3 references to GetEnclosingAutomationPeer
PresentationFramework (3)
System\Windows\Controls\TextRangeAdaptor.cs (3)
1393AutomationPeer peerParent = GetEnclosingAutomationPeer(elementStart, elementEnd); 1839AutomationPeer peer = GetEnclosingAutomationPeer(_start, _end); 2089AutomationPeer peer = GetEnclosingAutomationPeer(_start, _end);