RatingControl.ValueProperty Свойство

Определение

Идентифицирует свойство зависимости Value.

Эквивалентный API WinUI 2 для UWP: Microsoft.UI.Xaml.Controls.RatingControl.ValueProperty (для WinUI в Windows App SDK см. Windows App SDK пространства имен).

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

Значение свойства

Идентификатор свойства зависимостей Value.

Применяется к