1 write to _synchronizedInputPattern
PresentationCore (1)
Core\CSharp\System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
88_synchronizedInputPattern = new SynchronizedInputAdaptor(_owner);
2 references to _synchronizedInputPattern
PresentationCore (2)
Core\CSharp\System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (2)
87if (_synchronizedInputPattern == null) 89return _synchronizedInputPattern;