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

Inheritance: GeneratorBase
Mostrar archivo Open project: Roommetro/Friendly.WPFStandardControls

Protected Methods

Method Description
Attach ( ) : void
Detach ( ) : void

Private Methods

Method 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 method

protected Attach ( ) : void
return void

Detach() protected method

protected Detach ( ) : void
return void