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