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