C# 클래스 Windows7.Multitouch.WPF.WindowWrapper

Represents a WPF Window
상속: IHwndWrapper
파일 보기 프로젝트 열기: RIT-Tool-Time/Cascade

공개 메소드들

메소드 설명
PointToClient ( System point ) : System.Drawing.Point
WindowWrapper ( System window ) : System

메소드 상세

PointToClient() 공개 메소드

public PointToClient ( System point ) : System.Drawing.Point
point System
리턴 System.Drawing.Point

WindowWrapper() 공개 메소드

public WindowWrapper ( System window ) : System
window System
리턴 System