Share via


ColorPicker.MaxHueProperty Property

Definition

Identifies the MaxHue dependency property.

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

Property Value

The identifier for the MaxHue dependency property.

Applies to