예제 #1
0
 public IntPtr GetMainWindowHandle()
 {
     return(WindowUtil.GetWindowHandleFromProcessID(this._process.Id));
 }