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