5 references to Row
System.Windows.Forms (5)
winforms\Managed\System\WinForms\AccessibleObject.cs (1)
602case AccessibleRole.Row:
winforms\Managed\System\WinForms\DataGridRow.cs (1)
795return AccessibleRole.Row;
winforms\Managed\System\WinForms\DataGridViewRow.cs (1)
2040return AccessibleRole.Row;
winforms\Managed\System\WinForms\DataGridViewTopRowAccessibleObject.cs (1)
102return AccessibleRole.Row;
winforms\Managed\System\WinForms\PropertyGridInternal\GridEntry.cs (1)
2977return AccessibleRole.Row;