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)
126
return
_iface
.Row;
131
return
_iface
.Column;
136
return
_iface
.RowSpan;
141
return
_iface
.ColumnSpan;
146
return
_iface
.ContainingGrid;