2 references to OnViewGotAggregateFocus
Microsoft.VisualStudio.LanguageServices (2)
Utilities\VsCodeWindowViewTracker.cs (2)
69
wpfTextView.GotAggregateFocus +=
OnViewGotAggregateFocus
;
81
view.GotAggregateFocus -=
OnViewGotAggregateFocus
;