2 writes to _hwndNotificationHook
PresentationCore (2)
Core\CSharp\System\Windows\Media\MediaContextNotificationWindow.cs (2)
86
_hwndNotificationHook
= new HwndWrapperHook(MessageFilter);
126
_hwndNotificationHook
= null;
1 reference to _hwndNotificationHook
PresentationCore (1)
Core\CSharp\System\Windows\Media\MediaContextNotificationWindow.cs (1)
89
_hwndNotification.Value.AddHook(
_hwndNotificationHook
);