2 references to ScrollBarAccessibleObject
System.Windows.Forms (2)
System\Windows\Forms\Printing\PrintPreviewControl.ScrollBarAccessibleObject.cs (1)
12public ScrollBarAccessibleObject(ScrollBar owner) : base(owner)
System\Windows\Forms\Scrolling\ScrollBar.cs (1)
762=> new ScrollBarAccessibleObject(this);