2 references to OnTextViewLostAggregateFocus
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineRename\UI\Dashboard\RenameDashboard.xaml.cs (2)
64
_textView.LostAggregateFocus +=
OnTextViewLostAggregateFocus
;
369
_textView.LostAggregateFocus -=
OnTextViewLostAggregateFocus
;