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