SystemParameters.MinimumWindowWidthKey Свойство

Определение

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

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

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

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

Комментарии

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

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

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