Share via


SystemParameters.MinimizedGridHeightKey 속성

정의

MinimizedGridHeight 속성에 대한 ResourceKey를 가져옵니다.

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

속성 값

리소스 키입니다.

설명

XAML 특성 사용

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

적용 대상