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 自体を指示します。

適用対象