1 write to _notificationHook
PresentationCore (1)
Core\CSharp\System\Windows\Interop\HwndTarget.cs (1)
2757_notificationHook = new HwndWrapperHook(NotificationFilterMessage);
1 reference to _notificationHook
PresentationCore (1)
Core\CSharp\System\Windows\Interop\HwndTarget.cs (1)
2758HwndWrapperHook[] wrapperHooks = { _notificationHook };