SystemParameters.MaximumWindowTrackWidthKey Proprietà

Definizione

Ottiene l'oggetto ResourceKey per la MaximumWindowTrackWidth proprietà .

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

Valore della proprietà

Una chiave di risorsa.

Commenti

Utilizzo degli attributi XAML

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

Si applica a