2 references to GetAccessibleObjectBounds
System.Windows.Forms (2)
winforms\Managed\System\WinForms\DataGridViewCell.cs (1)
4762return this.GetAccessibleObjectBounds(GetAccessibleObjectParent());
winforms\Managed\System\WinForms\DataGridViewColumnHeaderCell.cs (1)
1276return this.GetAccessibleObjectBounds(this.ParentPrivate);