コード例 #1
0
 /// <summary>
 /// Returns <c>OfWindow(w.Hwnd())</c>.
 /// </summary>
 public static int OfWindow(System.Windows.Forms.Control w) => OfWindow(w.Hwnd());