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