ToggleSwitch.IsOnProperty Свойство

Определение

Идентифицирует свойство зависимостей 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

Значение свойства

Идентификатор свойства зависимостей IsOn .

Применяется к