RatingControl.MaxRatingProperty プロパティ

定義

MaxRating 依存関係プロパティを識別します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.RatingControl.MaxRatingProperty (Windows App SDKの WinUI の場合は、Windows App SDK名前空間を参照してください)。

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

プロパティ値

MaxRating 依存関係プロパティの識別子。

適用対象