3 references to IsProcessPerMonitorDpiAware
PresentationCore (3)
Core\CSharp\System\Windows\Interop\HwndTarget.cs (2)
1129if (IsProcessPerMonitorDpiAware == true) 2501if (IsProcessPerMonitorDpiAware == true)
Core\CSharp\System\Windows\Media\Visual.cs (1)
2655if (HwndTarget.IsProcessPerMonitorDpiAware == true && HwndTarget.IsPerMonitorDpiScalingEnabled)