Share via


RatingItemImageInfo.PlaceholderImageProperty Property

Definition

Identifies the PlaceholderImage dependency property.

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

Property Value

The identifier for PlaceholderImage dependency property.

Applies to