4 references to GetDpiAwarenessCompatibleNotificationWindow
PresentationFramework (4)
src\Framework\System\Windows\Interop\HwndHost.cs (2)
1132/// Critical - calls Critical GetParent and <see cref="SystemResources.GetDpiAwarenessCompatibleNotificationWindow(HandleRef)"/> 1204var hwnd = SystemResources.GetDpiAwarenessCompatibleNotificationWindow(_hwnd);
src\Framework\System\Windows\SystemResources.cs (2)
1049/// as the need arises. For e.g., when <see cref="System.Windows.Interop.HwndHost"/> calls into <see cref="GetDpiAwarenessCompatibleNotificationWindow(HandleRef)"/>, 1056/// #(valid DpiAwarenessContextValues) + 2*#(unique DPI values that are observed during calls to <see cref="GetDpiAwarenessCompatibleNotificationWindow(HandleRef)"/>)