2 references to OnLayoutChanged
Microsoft.CodeAnalysis.EditorFeatures.Wpf (2)
Adornments\AbstractAdornmentManager.cs (2)
76
textView.LayoutChanged +=
OnLayoutChanged
;
96
TextView.LayoutChanged -=
OnLayoutChanged
;