1 write to _iface
PresentationCore (1)
MS\Internal\Automation\ExpandCollapseProviderWrapper.cs (1)
48
_iface
= iface;
3 references to _iface
PresentationCore (3)
MS\Internal\Automation\ExpandCollapseProviderWrapper.cs (3)
108
_iface
.Expand();
114
_iface
.Collapse();
120
return
_iface
.ExpandCollapseState;