Share via


ListViewItemPresenter.PlaceholderBackgroundProperty プロパティ

定義

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

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

プロパティ値

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

適用対象