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