Пример #1
0
 public static void Unpin(this IntPtr hWnd)
 {
     VirtualDesktopHelper.UnpinWindow(hWnd);
 }