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