2 references to OnTextViewClosed
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineRename\UI\InlineRenameAdornmentManager.cs (2)
70
_textView.Closed +=
OnTextViewClosed
;
78
_textView.Closed -=
OnTextViewClosed
;