SystemParameters.PrimaryScreenWidthKey Proprietà

Definizione

Ottiene l'oggetto ResourceKey per la PrimaryScreenWidth proprietà .

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

Valore della proprietà

Una chiave di risorsa.

Commenti

Utilizzo degli attributi XAML

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

Si applica a