ListViewItemPresenter.PlaceholderBackgroundProperty Property

Definition

Identifies the PlaceholderBackground dependency property.

public:
 static property DependencyProperty ^ PlaceholderBackgroundProperty { DependencyProperty ^ get(); };
static DependencyProperty PlaceholderBackgroundProperty();
public static DependencyProperty PlaceholderBackgroundProperty { get; }
var dependencyProperty = ListViewItemPresenter.placeholderBackgroundProperty;
Public Shared ReadOnly Property PlaceholderBackgroundProperty As DependencyProperty

Property Value

The identifier for the PlaceholderBackground dependency property.

Applies to