8 references to SafeNodeHandle
UIAutomationClient (8)
MS\Internal\Automation\UiaCoreApi.cs (6)
487hnode = new SafeNodeHandle(); 500hnode = new SafeNodeHandle(); 513hnode = new SafeNodeHandle(); 526hnode = new SafeNodeHandle(); 736result = new SafeNodeHandle(); 1047result = new SafeNodeHandle();
System\Windows\Automation\ItemContainerPattern.cs (2)
105hNode = UiaCoreApi.ItemContainerPattern_FindItemByProperty(_hPattern, new SafeNodeHandle(), property.Id, value); 107hNode = UiaCoreApi.ItemContainerPattern_FindItemByProperty(_hPattern, new SafeNodeHandle(), 0, null);