C# Class RM.Friendly.WPFStandardControls.Generator.WPFTreeViewGenerator

Inheritance: GeneratorBase
Afficher le fichier Open project: Roommetro/Friendly.WPFStandardControls

Méthodes protégées

Méthode Description
Attach ( ) : void
Detach ( ) : void

Private Methods

Méthode Description
Collapsed ( System.Windows.Controls.TreeViewItem item, string texts ) : void
Expanded ( System.Windows.Controls.TreeViewItem parentItem, string texts ) : void
MakeGetArgs ( string texts ) : string
SelectedChanged ( System.Windows.Controls.TreeViewItem item, string texts ) : void

Method Details

Attach() protected méthode

protected Attach ( ) : void
Résultat void

Detach() protected méthode

protected Detach ( ) : void
Résultat void