1 write to _notificationWindow
PresentationCore (1)
System\Windows\Media\MediaContext.cs (1)
208
_notificationWindow
= new MediaContextNotificationWindow(this);
2 references to _notificationWindow
PresentationCore (2)
System\Windows\Media\MediaContext.cs (2)
1356
_notificationWindow
.SetAsChannelNotificationWindow();
1431
_notificationWindow
.Dispose();