1 write to _scriptCommand
PresentationCore (1)
System\Windows\Media\mediaeventshelper.cs (1)
59
_scriptCommand
= new DispatcherOperationCallback(OnScriptCommand);
1 reference to _scriptCommand
PresentationCore (1)
System\Windows\Media\mediaeventshelper.cs (1)
60
this.DispatcherScriptCommand +=
_scriptCommand
;