SystemParameters.PrimaryScreenWidthKey Propiedad

Definición

Obtiene para ResourceKey la PrimaryScreenWidth propiedad .

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

Valor de propiedad

Una clave de recurso.

Comentarios

Uso de atributos XAML

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

Se aplica a