JumpListItemBackgroundConverter.EnabledProperty Property

Definition

Identifies the Enabled dependency property.

public:
 static property DependencyProperty ^ EnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty EnabledProperty();
public static DependencyProperty EnabledProperty { get; }
var dependencyProperty = JumpListItemBackgroundConverter.enabledProperty;
Public Shared ReadOnly Property EnabledProperty As DependencyProperty

Property Value

The identifier for the Enabled dependency property.

Applies to