2 references to DWM_SIT
PresentationFramework (2)
src\Framework\System\Windows\Standard\NativeMethods.cs (2)
3924public static extern void DwmSetIconicThumbnail(IntPtr hwnd, IntPtr hbmp, DWM_SIT dwSITFlags); 3932public static extern void DwmSetIconicLivePreviewBitmap(IntPtr hwnd, IntPtr hbmp, RefPOINT pptClient, DWM_SIT dwSITFlags);