2 references to GotAggregateFocus
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineRename\UI\Dashboard\RenameDashboardViewModel.cs (2)
41
_textView.GotAggregateFocus +=
GotAggregateFocus
;
340
_textView.GotAggregateFocus -=
GotAggregateFocus
;