8 references to SafeNodeHandle
UIAutomationClient (8)
MS\Internal\Automation\UiaCoreApi.cs (6)
491hnode = new SafeNodeHandle(); 504hnode = new SafeNodeHandle(); 517hnode = new SafeNodeHandle(); 530hnode = new SafeNodeHandle(); 740result = new SafeNodeHandle(); 1051result = new SafeNodeHandle();
System\Windows\Automation\ItemContainerPattern.cs (2)
108hNode = UiaCoreApi.ItemContainerPattern_FindItemByProperty(_hPattern, new SafeNodeHandle(), property.Id, value); 110hNode = UiaCoreApi.ItemContainerPattern_FindItemByProperty(_hPattern, new SafeNodeHandle(), 0, null);