SystemParameters.FixedFrameHorizontalBorderHeightKey 屬性

定義

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}"/>

適用於