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