共用方式為


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

適用於