3 references to GetDpiAwarenessCompatibleNotificationWindow
PresentationFramework (3)
System\Windows\Interop\HwndHost.cs (1)
984var hwnd = SystemResources.GetDpiAwarenessCompatibleNotificationWindow(_hwnd);
System\Windows\SystemResources.cs (2)
1027/// as the need arises. For e.g., when <see cref="System.Windows.Interop.HwndHost"/> calls into <see cref="GetDpiAwarenessCompatibleNotificationWindow(HandleRef)"/>, 1034/// #(valid DpiAwarenessContextValues) + 2*#(unique DPI values that are observed during calls to <see cref="GetDpiAwarenessCompatibleNotificationWindow(HandleRef)"/>)