2 references to TextView_LayoutChanged
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
InlineRename\UI\Adornment\RenameFlyout.xaml.cs (2)
46
_textView.LayoutChanged +=
TextView_LayoutChanged
;
158
_textView.LayoutChanged -=
TextView_LayoutChanged
;