3 references to GetAutomationPeer
PresentationCore (3)
Core\CSharp\MS\Internal\SynchronizedInputHelper.cs (1)
306SynchronizedInputHelper.RaiseAutomationEvent(ce.GetAutomationPeer());
Core\CSharp\MS\Internal\UIElementHelper.cs (1)
209ap = ce.GetAutomationPeer();
Core\CSharp\System\Windows\Automation\Peers\ContentElementAutomationPeer.cs (1)
69return element.GetAutomationPeer();