C# Class HeaviSoft.UIDesign.DockWindow

Interaction logic for DockWindow.xaml
Inheritance: System.Windows.Window
显示文件 Open project: heavis/Documentor_V01R01

Public Methods

Method Description
DockWindow ( ) : System

Private Methods

Method Description
Image_MouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
InitializeComponent ( ) : void
System ( int connectionId, object target ) : void

Method Details

DockWindow() public method

public DockWindow ( ) : System
return System