SystemParameters.FullPrimaryScreenHeightKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad FullPrimaryScreenHeight.

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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a