1 write to _iface
PresentationCore (1)
MS\Internal\Automation\ExpandCollapseProviderWrapper.cs (1)
45
_iface
= iface;
3 references to _iface
PresentationCore (3)
MS\Internal\Automation\ExpandCollapseProviderWrapper.cs (3)
105
_iface
.Expand();
111
_iface
.Collapse();
117
return
_iface
.ExpandCollapseState;