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

적용 대상