Freigeben über


RatingControl.MaxRatingProperty Eigenschaft

Definition

Identifiziert die MaxRating-Abhängigkeitseigenschaft.

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.RatingControl.MaxRatingProperty (informationen zu WinUI in der Windows App SDK finden Sie im Windows App SDK Namespaces).

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

Eigenschaftswert

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

Gilt für: