ToggleSwitch.OffContentTemplateProperty Property

Definition

Identifies the OffContentTemplate dependency property.

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

Property Value

The identifier for the OffContentTemplate dependency property.

Applies to