SystemParameters.PrimaryScreenHeightKey Propriété

Définition

Obtient la ResourceKey pour la propriété PrimaryScreenHeight.

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

Valeur de propriété

Clé de ressource.

Remarques

Utilisation des attributs XAML

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

S’applique à