Share via


SystemParameters.MinimumWindowTrackWidthKey 屬性

定義

取得 MinimumWindowTrackWidth 屬性的 ResourceKey

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

屬性值

資源索引鍵。

備註

XAML 屬性用法

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

適用於