ToggleSwitch.OnContentTemplateProperty 属性

定义

标识 OnContentTemplate 依赖属性。

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

属性值

OnContentTemplate 依赖属性的标识符。

适用于