Freigeben über


ColorPicker.ColorProperty Eigenschaft

Definition

Gibt die Color-Abhängigkeitseigenschaft an.

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.ColorPicker.ColorProperty (für WinUI in der Windows App SDK siehe Windows App SDK Namespaces).

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

Eigenschaftswert

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

Gilt für: