SystemParameters.FullPrimaryScreenHeightKey Propriedade

Definição

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

Uma chave de recurso.

Comentários

Uso do atributo XAML

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

Aplica-se a