SystemParameters.FullPrimaryScreenWidthKey Vlastnost

Definice

Získá vlastnost ResourceKey pro FullPrimaryScreenWidth .

public:
 static property System::Windows::ResourceKey ^ FullPrimaryScreenWidthKey { System::Windows::ResourceKey ^ get(); };
public static System.Windows.ResourceKey FullPrimaryScreenWidthKey { get; }
static member FullPrimaryScreenWidthKey : System.Windows.ResourceKey
Public Shared ReadOnly Property FullPrimaryScreenWidthKey As ResourceKey

Hodnota vlastnosti

Klíč prostředku.

Poznámky

Použití atributu XAML

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

Platí pro