C# Class SpiderTreeControl.Diagram.DragViewer

Interaction logic for DragViewer.xaml
Inheritance: System.Windows.Controls.UserControl
Datei anzeigen Open project: hansuky/Yuhan

Public Methods

Method Description
DragViewer ( ) : System
LoadDiagramNodes ( ) : void

Method Details

DragViewer() public method

public DragViewer ( ) : System
return System

LoadDiagramNodes() public method

public LoadDiagramNodes ( ) : void
return void