ModelItemCollection.ItemProperty Feld

Definition

Identifies the Item dependency property.

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 

Feldwert

Hinweise

Die Item-Eigenschaft stellt alle Elemente in der Auflistung dar und wird als Typ ModelItemdefiniert. Die Item-Eigenschaft verweist auf das ModelItemCollection selbst.

Gilt für: