Share via


ListViewBase.ShowsScrollingPlaceholdersProperty プロパティ

定義

ShowsScrollingPlaceholders 依存関係プロパティを識別します。

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

プロパティ値

ShowsScrollingPlaceholders 依存関係プロパティの識別子。

適用対象