C# Class Yuhan.WPF.DragDrop.DragDropFramework.DragDropWindow

Inheritance: System.Windows.Window
Datei anzeigen Open project: hansuky/Yuhan

Public Properties

Property Type Description
buf0 StringBuilder
buf1 StringBuilder

Public Methods

Method Description
DragDropWindow ( ) : System

Method Details

DragDropWindow() public method

public DragDropWindow ( ) : System
return System

Property Details

buf0 public_oe property

public StringBuilder buf0
return StringBuilder

buf1 public_oe property

public StringBuilder buf1
return StringBuilder