3 references to SynchronizedInputAdaptor
PresentationCore (3)
System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
75
_synchronizedInputPattern = new
SynchronizedInputAdaptor
(_owner);
System\Windows\Automation\Peers\UIElement3DAutomationPeer.cs (1)
121
_synchronizedInputPattern = new
SynchronizedInputAdaptor
(_owner);
System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
139
_synchronizedInputPattern = new
SynchronizedInputAdaptor
(_owner);