Partager via


IIndentedListViewItemDataSource, interface

Interface pour une vue mise en retrait de liste d'éléments

Espace de noms :  Microsoft.TeamFoundation.Controls.WPF.TeamExplorer
Assembly :  Microsoft.TeamFoundation.Controls (dans Microsoft.TeamFoundation.Controls.dll)

Syntaxe

'Déclaration
Public Interface IIndentedListViewItemDataSource _
    Inherits INotifyPropertyChanged
public interface IIndentedListViewItemDataSource : INotifyPropertyChanged

Le type IIndentedListViewItemDataSource expose les membres suivants.

Propriétés

  Nom Description
Propriété publique IndentLevel Obtenez ou définissez le niveau de mise en retrait.0 signifie aucune mise en retrait.
Propriété publique IsExpanded Get/set true est élément est développé
Propriété publique IsSelected Get/set true est élément est sélectionné

Début

Événements

  Nom Description
Événement public PropertyChanged Se produit lorsqu'une valeur de propriété est modifiée. (Hérité de INotifyPropertyChanged.)

Début

Voir aussi

Référence

Microsoft.TeamFoundation.Controls.WPF.TeamExplorer, espace de noms