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