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