5 references to HScroll
System.Windows.Forms.Tests (5)
System\Windows\Forms\RichTextBoxTests.cs (5)
9126control.HScroll += handler; 9132control.HScroll -= handler; 9948control.HScroll += (sender, e) => hScrollCallCount++; 9988control.HScroll += (sender, e) => hScrollCallCount++; 10044control.HScroll += (sender, e) =>