Partager via


RatingControl.ValueProperty Propriété

Définition

Identifie la propriété de dépendance Value.

API WinUI 2 équivalente pour UWP : Microsoft.UI.Xaml.Controls.RatingControl.ValueProperty (pour WinUI dans le SDK d'application Windows, consultez les espaces de noms SDK d'application Windows).

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

Valeur de propriété

Identificateur de la propriété de dépendance Value.

S’applique à