private void DispatchSelectionChanged(DeclarationChangedEventArgs eventArgs) { SelectionChanged?.Invoke(null, eventArgs); }