ModelItemCollection.ItemProperty 欄位
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
識別 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 本身。