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);