Exemplo n.º 1
0
 private void ClearAnyDwmPreview()
 {
     DesktopWindowManagerApi.HideThumb(_thumbHandle);
     _thumbHandle = IntPtr.Zero;
 }