SystemParameters.PrimaryScreenHeightKey Eigenschap

Definitie

Hiermee haalt u de ResourceKey voor de PrimaryScreenHeight accommodatie op.

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

Waarde van eigenschap

Een resourcesleutel.

Opmerkingen

XAML-kenmerkgebruik

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

Van toepassing op