Share via


ColorPicker.PreviousColorProperty Property

Definition

Identifies the PreviousColor dependency property.

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

Property Value

The identifier for the PreviousColor dependency property.

Applies to