1 reference to Enable2019_12_B
PresentationFramework (1)
src\Framework\System\Windows\Interop\HwndHost.cs (1)
1199
else if (!FrameworkAppContextSwitches.
Enable2019_12_B
|| _hwnd.Handle != IntPtr.Zero) // When the "knob" is disabled, it would be as if this condition didn't exist - which is equivalent to the code prior to this change.