1 write to _iface
PresentationCore (1)
Core\CSharp\MS\Internal\Automation\ToggleProviderWrapper.cs (1)
50
_iface
= iface;
2 references to _iface
PresentationCore (2)
Core\CSharp\MS\Internal\Automation\ToggleProviderWrapper.cs (2)
105
_iface
.Toggle();
111
return
_iface
.ToggleState;