ColorPicker.MaxSaturationProperty Property

Definition

Identifies the MaxSaturation dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ MaxSaturationProperty { DependencyProperty ^ get(); };
static DependencyProperty MaxSaturationProperty();
public static DependencyProperty MaxSaturationProperty { get; }
Public Shared ReadOnly Property MaxSaturationProperty As DependencyProperty

Property Value

The identifier for the MaxSaturation dependency property.

Applies to