コード例 #1
0
 public IntPtr GetWindowDc()
 {
     return(User32Methods.GetWindowDC(this.Handle));
 }