Freigeben über


ColorPicker.PreviousColorProperty Eigenschaft

Definition

Identifiziert die PreviousColor-Abhängigkeitseigenschaft.

Äquivalente WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.ColorPicker.PreviousColorProperty (informationen zu WinUI im Windows App SDK finden Sie im Windows App SDK Namespaces).

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

Eigenschaftswert

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

Gilt für: