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