2 implementations of ColumnCount
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AccessibleObject.cs (2)
1214int UnsafeNativeMethods.IGridProvider.ColumnCount { 3770int UnsafeNativeMethods.IGridProvider.ColumnCount {
1 reference to ColumnCount
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AccessibleObject.cs (1)
3773return publicIGridProvider.ColumnCount;