SystemParameters.IsRemotelyControlledKey Proprietà

Definizione

Ottiene l'oggetto ResourceKey per la IsRemotelyControlled proprietà .

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

Valore della proprietà

Una chiave di risorsa.

Commenti

Utilizzo degli attributi XAML

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

Si applica a