バージョン

PreferredSizeIncludesMargin プロパティ

余白を含むレイアウト項目に提供される設定サイズを示します。これは、余白を含む UIElement の DesiredSize をミラーします。MinimumSize と MaximumSize は、UIElement 同様に余白を含みます。
シンタックス
'宣言
 
Public Property PreferredSizeIncludesMargin As Boolean
public bool PreferredSizeIncludesMargin {get; set;}
参照