RatingControl.ItemInfoProperty 属性

定义

标识 ItemInfo 依赖属性。

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

属性值

ItemInfo 依赖属性的标识符。

适用于