SystemParameters.MinimumWindowHeightKey Свойство

Определение

Получает ResourceKey для свойства MinimumWindowHeight.

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

Значение свойства

Ключ ресурса.

Комментарии

Использование атрибутов XAML

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

Применяется к