C# Class Gilgame.SEWorkbench.Views.BlueprintView

Inheritance: System.Windows.Controls.UserControl
显示文件 Open project: gilgame/SEWorkbench

Public Methods

Method Description
BlueprintView ( ) : System

Private Methods

Method Description
BlueprintView_MouseDoubleClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
SearchTextBox_TextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

Method Details

BlueprintView() public method

public BlueprintView ( ) : System
return System