ModelItemCollection.ItemProperty 필드

정의

Item 종속성 속성을 식별합니다.

public: static initonly System::Windows::DependencyProperty ^ ItemProperty;
public static readonly System.Windows.DependencyProperty ItemProperty;
 staticval mutable ItemProperty : System.Windows.DependencyProperty
Public Shared ReadOnly ItemProperty As DependencyProperty 

필드 값

DependencyProperty

설명

Item 속성은 컬렉션에 있는 모든 항목을 나타내며 ModelItem 형식으로 정의됩니다. Item 속성은 ModelItemCollection 자체를 가리킵니다.

적용 대상