Share via


ColorPicker.MaxSaturationProperty Property

Definition

Identifies the MaxSaturation dependency property.

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

Property Value

The identifier for the MaxSaturation dependency property.

Applies to