2 implementations of RowCount
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AccessibleObject.cs (2)
1208int UnsafeNativeMethods.IGridProvider.RowCount { 3763int UnsafeNativeMethods.IGridProvider.RowCount {
1 reference to RowCount
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AccessibleObject.cs (1)
3766return publicIGridProvider.RowCount;