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)
133
return
_iface
.Row;
138
return
_iface
.Column;
143
return
_iface
.RowSpan;
148
return
_iface
.ColumnSpan;
153
return
_iface
.ContainingGrid;