Freigeben über


ColorPicker.MaxValueProperty Eigenschaft

Definition

Identifiziert die MaxValue-Abhängigkeitseigenschaft.

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

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

Eigenschaftswert

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

Gilt für: