JumpListItemBackgroundConverter.DisabledProperty Property

Definition

Identifies the Disabled dependency property.

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

Property Value

The identifier for the Disabled dependency property.

Applies to