1 write to _mediaOpened
PresentationCore (1)
System\Windows\Media\mediaeventshelper.cs (1)
30
_mediaOpened
= new DispatcherOperationCallback(OnMediaOpened);
1 reference to _mediaOpened
PresentationCore (1)
System\Windows\Media\mediaeventshelper.cs (1)
31
this.DispatcherMediaOpened +=
_mediaOpened
;