C# 클래스 UsefulTools.Wpf.NativeWindowInfo

상속: IWin32Window
파일 보기 프로젝트 열기: visualmutator/visualmutator

공개 메소드들

메소드 설명
NativeWindowInfo ( IntPtr handle, int top, int left, int width, int height ) : System

메소드 상세

NativeWindowInfo() 공개 메소드

public NativeWindowInfo ( IntPtr handle, int top, int left, int width, int height ) : System
handle System.IntPtr
top int
left int
width int
height int
리턴 System