Teilen über


ColorPicker.MinSaturationProperty Eigenschaft

Definition

Gibt die MinSaturation-Abhängigkeitseigenschaft an.

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.ColorPicker.MinSaturationProperty (für WinUI in der Windows App SDK siehe Windows App SDK Namespaces).

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

Eigenschaftswert

Der Bezeichner für die MinSaturation-Abhängigkeitseigenschaft.

Gilt für: