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 依存関係プロパティの識別子。

適用対象