ListViewBase.ShowsScrollingPlaceholdersProperty Property

Definition

Identifies the ShowsScrollingPlaceholders dependency property.

public:
 static property DependencyProperty ^ ShowsScrollingPlaceholdersProperty { DependencyProperty ^ get(); };
static DependencyProperty ShowsScrollingPlaceholdersProperty();
public static DependencyProperty ShowsScrollingPlaceholdersProperty { get; }
var dependencyProperty = ListViewBase.showsScrollingPlaceholdersProperty;
Public Shared ReadOnly Property ShowsScrollingPlaceholdersProperty As DependencyProperty

Property Value

The identifier for the ShowsScrollingPlaceholders dependency property.

Applies to