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 종속성 속성의 식별자입니다.

적용 대상