1 write to _peer
PresentationCore (1)
Core\CSharp\MS\Internal\Automation\SynchronizedInputProviderWrapper.cs (1)
50_peer = peer;
2 references to _peer
PresentationCore (2)
Core\CSharp\MS\Internal\Automation\SynchronizedInputProviderWrapper.cs (2)
67ElementUtil.Invoke( _peer, new DispatcherOperationCallback( StartListening ), inputType ); 73ElementUtil.Invoke( _peer, new DispatcherOperationCallback( Cancel ), null );