SystemParameters.FixedFrameHorizontalBorderHeightKey プロパティ

定義

FixedFrameHorizontalBorderHeight プロパティの ResourceKey を取得します。

public:
 static property System::Windows::ResourceKey ^ FixedFrameHorizontalBorderHeightKey { System::Windows::ResourceKey ^ get(); };
public static System.Windows.ResourceKey FixedFrameHorizontalBorderHeightKey { get; }
static member FixedFrameHorizontalBorderHeightKey : System.Windows.ResourceKey
Public Shared ReadOnly Property FixedFrameHorizontalBorderHeightKey As ResourceKey

プロパティ値

リソース キー。

注釈

XAML 属性の使用方法

<object property="{SystemParameters.FixedFrameHorizontalBorderHeightKey}"/>

適用対象