1 write to _iface
PresentationCore (1)
MS\Internal\Automation\ToggleProviderWrapper.cs (1)
45
_iface
= iface;
2 references to _iface
PresentationCore (2)
MS\Internal\Automation\ToggleProviderWrapper.cs (2)
100
_iface
.Toggle();
106
return
_iface
.ToggleState;