1 write to _scriptCommand
PresentationCore (1)
Core\CSharp\System\Windows\Media\MediaEventsHelper.cs (1)
61_scriptCommand = new DispatcherOperationCallback(OnScriptCommand);
1 reference to _scriptCommand
PresentationCore (1)
Core\CSharp\System\Windows\Media\MediaEventsHelper.cs (1)
62this.DispatcherScriptCommand += _scriptCommand;