Base:
property
Bounds
System.Windows.Forms.AccessibleObject.Bounds
2 references to Bounds
System.Windows.Forms (2)
System\Windows\Forms\Controls\UpDown\UpDownBase.UpDownButtons.UpDownButtonsAccessibleObject.cs (2)
62if (UpButton.Bounds.Contains(x, y)) 67if (DownButton.Bounds.Contains(x, y))