5 references to HScroll
System.Windows.Forms.Tests (5)
System\Windows\Forms\RichTextBoxTests.cs (5)
9128control.HScroll += handler; 9134control.HScroll -= handler; 9950control.HScroll += (sender, e) => hScrollCallCount++; 9990control.HScroll += (sender, e) => hScrollCallCount++; 10046control.HScroll += (sender, e) =>