1 write to _iface
PresentationCore (1)
Core\CSharp\MS\Internal\Automation\GridProviderWrapper.cs (1)
51_iface = iface;
3 references to _iface
PresentationCore (3)
Core\CSharp\MS\Internal\Automation\GridProviderWrapper.cs (3)
115return _iface.GetItem( coords[ 0 ], coords[ 1 ] ); 120return _iface.RowCount; 125return _iface.ColumnCount;