1 write to _iface
PresentationCore (1)
MS\Internal\Automation\GridProviderWrapper.cs (1)
48_iface = iface;
3 references to _iface
PresentationCore (3)
MS\Internal\Automation\GridProviderWrapper.cs (3)
112return _iface.GetItem( coords[ 0 ], coords[ 1 ] ); 117return _iface.RowCount; 122return _iface.ColumnCount;