ToggleSwitch.OffContentProperty 属性

定义

标识 OffContent 依赖属性。

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

属性值

OffContent 依赖属性的标识符。

适用于