Share via


ColorPicker.IsAlphaEnabledProperty Property

Definition

Identifies the IsAlphaEnabled dependency property.

public:
 static property DependencyProperty ^ IsAlphaEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsAlphaEnabledProperty();
public static DependencyProperty IsAlphaEnabledProperty { get; }
var dependencyProperty = ColorPicker.isAlphaEnabledProperty;
Public Shared ReadOnly Property IsAlphaEnabledProperty As DependencyProperty

Property Value

The identifier for the IsAlphaEnabled dependency property.

Applies to