1 write to _iface
PresentationCore (1)
MS\Internal\Automation\ExpandCollapseProviderWrapper.cs (1)
44
_iface
= iface;
3 references to _iface
PresentationCore (3)
MS\Internal\Automation\ExpandCollapseProviderWrapper.cs (3)
104
_iface
.Expand();
110
_iface
.Collapse();
116
return
_iface
.ExpandCollapseState;