1 instantiation of NotificationWindowHelper
PresentationCore (1)
System\Windows\InterOp\HwndTarget.cs (1)
2506
_notificationWindowHelper = new
NotificationWindowHelper
();
1 reference to NotificationWindowHelper
PresentationCore (1)
System\Windows\InterOp\HwndTarget.cs (1)
2500
private static
NotificationWindowHelper
_notificationWindowHelper;