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)
62
if (UpButton.
Bounds
.Contains(x, y))
67
if (DownButton.
Bounds
.Contains(x, y))