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