2 references to SetThreadDpiHostingBehavior
System.Windows.Forms.Primitives (2)
System\Windows\Forms\Internals\ScaleHelper.DpiAwarenessScope.cs (2)
61
_originalDpiHostingBehavior = PInvoke.
SetThreadDpiHostingBehavior
(behavior);
77
&& PInvoke.
SetThreadDpiHostingBehavior
(_originalDpiHostingBehavior) == DPI_HOSTING_BEHAVIOR.DPI_HOSTING_BEHAVIOR_INVALID)