共用方式為


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

適用於