SystemParameters.PrimaryScreenHeightKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad 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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a