1 write to _iface
PresentationCore (1)
MS\Internal\Automation\GridItemProviderWrapper.cs (1)
43_iface = iface;
5 references to _iface
PresentationCore (5)
MS\Internal\Automation\GridItemProviderWrapper.cs (5)
125return _iface.Row; 130return _iface.Column; 135return _iface.RowSpan; 140return _iface.ColumnSpan; 145return _iface.ContainingGrid;