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)
62
this.DispatcherScriptCommand +=
_scriptCommand
;