SystemParameters.SwapButtonsKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad SwapButtons.

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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a