共用方式為


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

適用於