3 references to OnUpDown
System.Windows.Forms (3)
System\Windows\Forms\Controls\UpDown\UpDownBase.UpDownButtons.cs (2)
123OnUpDown(new UpDownEventArgs((int)_pushed)); 578OnUpDown(new UpDownEventArgs((int)_pushed));
System\Windows\Forms\Controls\UpDown\UpDownBase.UpDownButtons.UpDownButtonsAccessibleObject.DirectionButtonAccessibleObject.cs (1)
56owner.OnUpDown(new UpDownEventArgs(buttonId));