示例#1
0
 internal static IntPtr GetPreviousWindow(IntPtr handle)
 {
     return(driver.GetPreviousWindow(handle));
 }