2 references to UiaNodeFromProvider
UIAutomationClient (2)
MS\Internal\Automation\FocusTracker.cs (1)
189SafeNodeHandle hnode = UiaCoreApi.UiaNodeFromProvider(provider);
System\Windows\Automation\AutomationElement.cs (1)
472return AutomationElement.Wrap(UiaCoreApi.UiaNodeFromProvider(localImpl));