SystemParameters.MinimumWindowTrackWidthKey Proprietà

Definizione

Ottiene l'oggetto ResourceKey per la MinimumWindowTrackWidth proprietà .

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

Valore della proprietà

Una chiave di risorsa.

Commenti

Utilizzo degli attributi XAML

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

Si applica a