3 references to SynchronizedInputAdaptor
PresentationCore (3)
Core\CSharp\System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
88_synchronizedInputPattern = new SynchronizedInputAdaptor(_owner);
Core\CSharp\System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
136_synchronizedInputPattern = new SynchronizedInputAdaptor(_owner);
Core\CSharp\System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
160_synchronizedInputPattern = new SynchronizedInputAdaptor(_owner);