2 references to OnTextViewGotAggregateFocus
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineRename\UI\Dashboard\RenameDashboard.xaml.cs (2)
60
_textView.GotAggregateFocus +=
OnTextViewGotAggregateFocus
;
360
_textView.GotAggregateFocus -=
OnTextViewGotAggregateFocus
;