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