2 references to LostAggregateFocus
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineRename\UI\Dashboard\RenameDashboardViewModel.cs (2)
42
_textView.LostAggregateFocus +=
LostAggregateFocus
;
341
_textView.LostAggregateFocus -=
LostAggregateFocus
;