3 references to SynchronizedInputAdaptor
PresentationCore (3)
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
80
_synchronizedInputPattern = new
SynchronizedInputAdaptor
(_owner);
System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
130
_synchronizedInputPattern = new
SynchronizedInputAdaptor
(_owner);
System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
149
_synchronizedInputPattern = new
SynchronizedInputAdaptor
(_owner);