SystemParameters.FullPrimaryScreenHeightKey Propriedade
Definição
Importante
Algumas informações dizem respeito a um produto pré-lançado que pode ser substancialmente modificado antes de ser lançado. A Microsoft não faz garantias, de forma expressa ou implícita, em relação à informação aqui apresentada.
Recebe o ResourceKey valor da FullPrimaryScreenHeight propriedade.
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 Propriedade
Uma chave de recurso.
Observações
Uso de atributos XAML
<object property="{SystemParameters.FullPrimaryScreenHeightKey}"/>