2 writes to _hwndNotificationHook
PresentationCore (2)
System\Windows\Media\MediaContextNotificationWindow.cs (2)
55
_hwndNotificationHook
= new HwndWrapperHook(MessageFilter);
90
_hwndNotificationHook
= null;
1 reference to _hwndNotificationHook
PresentationCore (1)
System\Windows\Media\MediaContextNotificationWindow.cs (1)
58
_hwndNotification.AddHook(
_hwndNotificationHook
);