Share via


ToggleSwitch.OnContentProperty プロパティ

定義

OnContent 依存関係プロパティを識別します。

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

プロパティ値

OnContent 依存関係プロパティの識別子。

適用対象