ToggleSwitch.OffContentTemplateProperty 属性

定义

标识 OffContentTemplate 依赖属性。

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

属性值

OffContentTemplate 依赖属性的标识符。

适用于