2 references to OnLayoutChanged
Microsoft.VisualStudio.LanguageServices (2)
InheritanceMargin\InheritanceMarginViewMargin.cs (2)
81
_textView.LayoutChanged +=
OnLayoutChanged
;
95
_textView.LayoutChanged -=
OnLayoutChanged
;