You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As normal WinForm is GDI+ but WPF is HW Accelerated, change the opacity of a WPF window may let it drop to software rendering and will cost a lot of performance issues.
Now this tool only take effect on Winform based windows.
Need to add WPF target window support in the future.
Link:
https://msdn.microsoft.com/en-us/library/ms633556(VS.85).aspx
The text was updated successfully, but these errors were encountered: