1 write to _iface
PresentationCore (1)
MS\Internal\Automation\SynchronizedInputProviderWrapper.cs (1)
45
_iface
= iface;
2 references to _iface
PresentationCore (2)
MS\Internal\Automation\SynchronizedInputProviderWrapper.cs (2)
96
_iface
.StartListening((SynchronizedInputType)arg);
101
_iface
.Cancel();