RatingItemImageInfo.UnsetImageProperty 属性

定义

标识 UnsetImage 依赖属性。

public:
 static property DependencyProperty ^ UnsetImageProperty { DependencyProperty ^ get(); };
static DependencyProperty UnsetImageProperty();
public static DependencyProperty UnsetImageProperty { get; }
var dependencyProperty = RatingItemImageInfo.unsetImageProperty;
Public Shared ReadOnly Property UnsetImageProperty As DependencyProperty

属性值

UnsetImage 依赖属性的标识符。

适用于