Freigeben über


ColorSpectrum.HsvColorProperty Eigenschaft

Definition

Gibt die HsvColor-Abhängigkeitseigenschaft an.

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

public:
 static property DependencyProperty ^ HsvColorProperty { DependencyProperty ^ get(); };
static DependencyProperty HsvColorProperty();
public static DependencyProperty HsvColorProperty { get; }
var dependencyProperty = ColorSpectrum.hsvColorProperty;
Public Shared ReadOnly Property HsvColorProperty As DependencyProperty

Eigenschaftswert

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

Gilt für: