Partager via


ViewItem.ItemType, propriété

Obtient le type de l'objet de dépendance sous-jacent qui représente cette vue.

Espace de noms :  Microsoft.Windows.Design.Interaction
Assembly :  Microsoft.Windows.Design.Interaction (dans Microsoft.Windows.Design.Interaction.dll)

Syntaxe

'Déclaration
Public MustOverride ReadOnly Property ItemType As Type
    Get
public abstract Type ItemType { get; }
public:
virtual property Type^ ItemType {
    Type^ get () abstract;
}
abstract ItemType : Type
abstract function get ItemType () : Type

Valeur de propriété

Type : System.Type
Type de l'objet de dépendance sous-jacent.

Sécurité .NET Framework

Voir aussi

Référence

ViewItem Classe

Microsoft.Windows.Design.Interaction, espace de noms