Share via


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相依性屬性的識別碼。

適用於