SystemParameters.FullPrimaryScreenWidthKey Propiedad

Definición

Obtiene para ResourceKey la FullPrimaryScreenWidth propiedad .

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

Una clave de recurso.

Comentarios

Uso de atributos XAML

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

Se aplica a