1 write to _iface
PresentationCore (1)
MS\Internal\Automation\GridItemProviderWrapper.cs (1)
44_iface = iface;
5 references to _iface
PresentationCore (5)
MS\Internal\Automation\GridItemProviderWrapper.cs (5)
126return _iface.Row; 131return _iface.Column; 136return _iface.RowSpan; 141return _iface.ColumnSpan; 146return _iface.ContainingGrid;