1 instantiation of UpDownButtonsAccessibleObject
System.Windows.Forms (1)
winforms\Managed\System\WinForms\UpDownBase.cs (1)
1500return new UpDownButtonsAccessibleObject(this);
2 references to UpDownButtonsAccessibleObject
System.Windows.Forms (2)
winforms\Managed\System\WinForms\UpDownBase.cs (2)
1900private UpDownButtonsAccessibleObject parent; 1902public DirectionButtonAccessibleObject(UpDownButtonsAccessibleObject parent, bool up) {