2 writes to _ownerMediaContext
PresentationCore (2)
Core\CSharp\System\Windows\Media\MediaContextNotificationWindow.cs (2)
79_ownerMediaContext = ownerMediaContext; 129_ownerMediaContext = null;
3 references to _ownerMediaContext
PresentationCore (3)
Core\CSharp\System\Windows\Media\MediaContextNotificationWindow.cs (3)
170_ownerMediaContext.Channel.SetNotificationWindow(_hwndNotification.Value.Handle, s_channelNotifyMessage); 189Debug.Assert(_ownerMediaContext != null); 204_ownerMediaContext.NotifyChannelMessage();