Share via


ToggleSwitch.OnContentProperty 属性

定义

标识 OnContent 依赖属性。

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

属性值

OnContent 依赖属性的标识符。

适用于