Share via


ItemsControl.ItemContainerStyleProperty プロパティ

定義

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

public:
 static property DependencyProperty ^ ItemContainerStyleProperty { DependencyProperty ^ get(); };
static DependencyProperty ItemContainerStyleProperty();
public static DependencyProperty ItemContainerStyleProperty { get; }
var dependencyProperty = ItemsControl.itemContainerStyleProperty;
Public Shared ReadOnly Property ItemContainerStyleProperty As DependencyProperty

プロパティ値

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

適用対象