1 write to _iface
PresentationCore (1)
Core\CSharp\MS\Internal\Automation\SynchronizedInputProviderWrapper.cs (1)
51
_iface
= iface;
2 references to _iface
PresentationCore (2)
Core\CSharp\MS\Internal\Automation\SynchronizedInputProviderWrapper.cs (2)
104
_iface
.StartListening((SynchronizedInputType)arg);
110
_iface
.Cancel();