1 write to _notificationWindow
PresentationCore (1)
Core\CSharp\System\Windows\Media\MediaContext.cs (1)
232
_notificationWindow
= new MediaContextNotificationWindow(this);
2 references to _notificationWindow
PresentationCore (2)
Core\CSharp\System\Windows\Media\MediaContext.cs (2)
1408
_notificationWindow
.SetAsChannelNotificationWindow();
1491
_notificationWindow
.Dispose();