RatingItemImageInfo.PlaceholderImageProperty Property

Definition

Identifies the PlaceholderImage dependency property.

This documentation applies to WinUI 2 for UWP (for WinUI in the Windows App SDK, see the Windows App SDK namespaces).

public:
 static property DependencyProperty ^ PlaceholderImageProperty { DependencyProperty ^ get(); };
static DependencyProperty PlaceholderImageProperty();
public static DependencyProperty PlaceholderImageProperty { get; }
Public Shared ReadOnly Property PlaceholderImageProperty As DependencyProperty

Property Value

The identifier for PlaceholderImage dependency property.

Applies to