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)
67
ElementUtil.Invoke(
_peer
, new DispatcherOperationCallback( StartListening ), inputType );
73
ElementUtil.Invoke(
_peer
, new DispatcherOperationCallback( Cancel ), null );