SystemParameters.PrimaryScreenHeightKey Vlastnost

Definice

ResourceKey Získá pro PrimaryScreenHeight vlastnost .

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

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro