1 write to _iface
PresentationCore (1)
Core\CSharp\MS\Internal\Automation\GridItemProviderWrapper.cs (1)
51_iface = iface;
5 references to _iface
PresentationCore (5)
Core\CSharp\MS\Internal\Automation\GridItemProviderWrapper.cs (5)
133return _iface.Row; 138return _iface.Column; 143return _iface.RowSpan; 148return _iface.ColumnSpan; 153return _iface.ContainingGrid;