1 write to _peer
PresentationCore (1)
MS\Internal\Automation\SynchronizedInputProviderWrapper.cs (1)
47_peer = peer;
2 references to _peer
PresentationCore (2)
MS\Internal\Automation\SynchronizedInputProviderWrapper.cs (2)
64ElementUtil.Invoke( _peer, new DispatcherOperationCallback( StartListening ), inputType ); 69ElementUtil.Invoke( _peer, new DispatcherOperationCallback( Cancel ), null );