Freigeben über


RatingControl.ValueProperty Eigenschaft

Definition

Gibt die Value-Abhängigkeitseigenschaft an.

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

public:
 static property DependencyProperty ^ ValueProperty { DependencyProperty ^ get(); };
static DependencyProperty ValueProperty();
public static DependencyProperty ValueProperty { get; }
var dependencyProperty = RatingControl.valueProperty;
Public Shared ReadOnly Property ValueProperty As DependencyProperty

Eigenschaftswert

Der Bezeichner für die Wertabhängigkeitseigenschaft.

Gilt für: