1 write to _iface
PresentationCore (1)
MS\Internal\Automation\ToggleProviderWrapper.cs (1)
47
_iface
= iface;
2 references to _iface
PresentationCore (2)
MS\Internal\Automation\ToggleProviderWrapper.cs (2)
102
_iface
.Toggle();
108
return
_iface
.ToggleState;