Partager via


SystemParameters.PrimaryScreenWidthKey Propriété

Définition

Obtient la ResourceKey pour la propriété PrimaryScreenWidth.

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

Valeur de propriété

Clé de ressource.

Remarques

Utilisation des attributs XAML

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

S’applique à