8 references to SafeNodeHandle
UIAutomationClient (8)
MS\Internal\Automation\UiaCoreApi.cs (6)
486hnode = new SafeNodeHandle(); 499hnode = new SafeNodeHandle(); 512hnode = new SafeNodeHandle(); 525hnode = new SafeNodeHandle(); 735result = new SafeNodeHandle(); 1046result = new SafeNodeHandle();
System\Windows\Automation\ItemContainerPattern.cs (2)
104hNode = UiaCoreApi.ItemContainerPattern_FindItemByProperty(_hPattern, new SafeNodeHandle(), property.Id, value); 106hNode = UiaCoreApi.ItemContainerPattern_FindItemByProperty(_hPattern, new SafeNodeHandle(), 0, null);