Compartir a través de


ColorSpectrum.HsvColorProperty Propiedad

Definición

Identifica la propiedad de dependencia HsvColor.

API de WinUI 2 equivalente para UWP: Microsoft.UI.Xaml.Controls.Primitives.ColorSpectrum.HsvColorProperty (para WinUI en el SDK de Aplicaciones para Windows, consulta los espacios de nombres SDK de Aplicaciones para Windows).

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

Valor de propiedad

Identificador de la propiedad de dependencia HsvColor.

Se aplica a