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 

필드 값

설명

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

적용 대상