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)
2758
HwndWrapperHook[] wrapperHooks = {
_notificationHook
};