C# 클래스 Yuhan.WPF.DragDrop.DragDropFramework.DragDropWindow

상속: System.Windows.Window
파일 보기 프로젝트 열기: hansuky/Yuhan

공개 프로퍼티들

프로퍼티 타입 설명
buf0 StringBuilder
buf1 StringBuilder

공개 메소드들

메소드 설명
DragDropWindow ( ) : System

메소드 상세

DragDropWindow() 공개 메소드

public DragDropWindow ( ) : System
리턴 System

프로퍼티 상세

buf0 공개적으로 프로퍼티

public StringBuilder buf0
리턴 StringBuilder

buf1 공개적으로 프로퍼티

public StringBuilder buf1
리턴 StringBuilder