1 write to _inputMarkerMessage
PresentationCore (1)
Core\CSharp\System\Windows\Media\MediaContext.cs (1)
246_inputMarkerMessage = new DispatcherOperationCallback(InputMarkerMessageHandler);
1 reference to _inputMarkerMessage
PresentationCore (1)
Core\CSharp\System\Windows\Media\MediaContext.cs (1)
661_inputMarkerOp = Dispatcher.BeginInvoke(DispatcherPriority.Input, _inputMarkerMessage, null);