Freigeben über


RatingControl.IsReadOnlyProperty Eigenschaft

Definition

Identifiziert die IsReadOnly-Abhängigkeitseigenschaft.

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

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

Eigenschaftswert

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

Gilt für: