SystemParameters.IsRemotelyControlledKey Propiedad

Definición

Obtiene el valor de ResourceKey para la propiedad IsRemotelyControlled.

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

Valor de propiedad

Clave de recurso.

Comentarios

Uso del atributo XAML

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

Se aplica a