1 instantiation of NotificationWindowHelper
PresentationCore (1)
Core\CSharp\System\Windows\Interop\HwndTarget.cs (1)
2687
_notificationWindowHelper = new
NotificationWindowHelper
();
1 reference to NotificationWindowHelper
PresentationCore (1)
Core\CSharp\System\Windows\Interop\HwndTarget.cs (1)
2681
private static
NotificationWindowHelper
_notificationWindowHelper;