Share via


SystemParameters.FullPrimaryScreenWidthKey Propriedade

Definição

Obtém o ResourceKey para a propriedade 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 da propriedade

Uma chave de recurso.

Comentários

Uso do atributo XAML

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

Aplica-se a