ToggleSwitch.IsOnProperty Proprietà

Definizione

Identifica la proprietà di dipendenza IsOn .

public:
 static property DependencyProperty ^ IsOnProperty { DependencyProperty ^ get(); };
static DependencyProperty IsOnProperty();
public static DependencyProperty IsOnProperty { get; }
var dependencyProperty = ToggleSwitch.isOnProperty;
Public Shared ReadOnly Property IsOnProperty As DependencyProperty

Valore della proprietà

Identificatore della proprietà di dipendenza IsOn .

Si applica a