SystemParameters.FullPrimaryScreenHeightKey Propiedad

Definición

Obtiene para ResourceKey la FullPrimaryScreenHeight propiedad .

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

Una clave de recurso.

Comentarios

Uso de atributos XAML

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

Se aplica a