SystemParameters.PrimaryScreenHeightKey Propiedad

Definición

Obtiene para ResourceKey la PrimaryScreenHeight propiedad .

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

Una clave de recurso.

Comentarios

Uso de atributos XAML

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

Se aplica a