Partager via


RatingControl.IsReadOnlyProperty Propriété

Définition

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

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

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

Valeur de propriété

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

S’applique à