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