C# Class Rubberduck.UI.CodeExplorer.CodeExplorerControl

Interaction logic for CodeExplorerControl.xaml
Inheritance: System.Windows.Controls.UserControl
Mostra file Open project: retailcoder/Rubberduck

Private Properties

Property Type Description
TreeView_OnMouseDoubleClick void

Public Methods

Method Description
CodeExplorerControl ( ) : System.Windows.Controls

Private Methods

Method Description
TreeView_OnMouseDoubleClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

CodeExplorerControl() public method

public CodeExplorerControl ( ) : System.Windows.Controls
return System.Windows.Controls