1 write to _synchronizedInputPattern
PresentationCore (1)
Core\CSharp\System\Windows\Automation\Peers\UIElementAutomationPeer.cs (1)
160_synchronizedInputPattern = new SynchronizedInputAdaptor(_owner);
2 references to _synchronizedInputPattern
PresentationCore (2)
Core\CSharp\System\Windows\Automation\Peers\UIElementAutomationPeer.cs (2)
159if (_synchronizedInputPattern == null) 161return _synchronizedInputPattern;