Share via


RatingItemImageInfo.ImageProperty Property

Definition

Identifies the Image dependency property.

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

Property Value

The identifier for Image dependency property.

Applies to