Share via


RatingControl.ValueProperty 屬性

定義

識別 Value 相依性屬性。

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 相依性屬性的標識碼。

適用於