Share via


ColorPicker.PreviousColorProperty Propiedad

Definición

Identifica la propiedad de dependencia PreviousColor.

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

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

Valor de propiedad

Identificador de la propiedad de dependencia PreviousColor.

Se aplica a