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

適用対象