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 本身。

適用於