1 write to _hasDpiAwarenessContextTransition
PresentationFramework (1)
src\Framework\System\Windows\Interop\HwndHost.cs (1)
1261
_hasDpiAwarenessContextTransition
= true;
2 references to _hasDpiAwarenessContextTransition
PresentationFramework (2)
src\Framework\System\Windows\Interop\HwndHost.cs (2)
545
if (!
_hasDpiAwarenessContextTransition
) return 1;
568
if (
_hasDpiAwarenessContextTransition
)