ModelItemCollection.ItemProperty Veld

Definitie

Identificeert de eigenschap Itemafhankelijkheid.

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 

Waarde van veld

Opmerkingen

De eigenschap Item vertegenwoordigt alle items in de verzameling en wordt gedefinieerd als type ModelItem. De eigenschap Item verwijst naar het ModelItemCollection zelf.

Van toepassing op