Freigeben über


RatingControl.InitialSetValueProperty Eigenschaft

Definition

Identifiziert die InitialSetValue-Abhängigkeitseigenschaft.

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

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

Eigenschaftswert

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

Gilt für: