4 references to Cell
System.Windows.Forms (4)
winforms\Managed\System\WinForms\DataGridRow.cs (1)
950
return AccessibleRole.
Cell
;
winforms\Managed\System\WinForms\DataGridViewCell.cs (1)
4891
return AccessibleRole.
Cell
;
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (2)
2966
return AccessibleRole.
Cell
;
2973
return AccessibleRole.
Cell
;