ItemsControl.ItemContainerStyleSelectorProperty プロパティ

定義

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

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

プロパティ値

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

適用対象