SystemParameters.FullPrimaryScreenWidthKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad 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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a