Share via


ColorPicker.ColorProperty Propiedad

Definición

Identifica la propiedad de dependencia Color.

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

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

Valor de propiedad

Identificador de la propiedad de dependencia Color.

Se aplica a