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

適用対象