Share via


SystemParameters.PrimaryScreenHeightKey Propriedade

Definição

Obtém o ResourceKey para a propriedade 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 da propriedade

Uma chave de recurso.

Comentários

Uso do atributo XAML

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

Aplica-se a