2 references to EnsureAutomationPeer
PresentationCore (2)
System\Windows\InterOp\HwndTarget.cs (2)
1399return EnsureAutomationPeer(root, _hWnd); 1442AutomationPeer peer = EnsureAutomationPeer(root, handle);