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