8 references to SafeNodeHandle
UIAutomationClient (8)
MS\Internal\Automation\UiaCoreAPI.cs (6)
500hnode = new SafeNodeHandle(); 513hnode = new SafeNodeHandle(); 526hnode = new SafeNodeHandle(); 539hnode = new SafeNodeHandle(); 748result = new SafeNodeHandle(); 1059result = new SafeNodeHandle();
System\Windows\Automation\ItemContainerPattern.cs (2)
116hNode = UiaCoreApi.ItemContainerPattern_FindItemByProperty(_hPattern, new SafeNodeHandle(), property.Id, value); 118hNode = UiaCoreApi.ItemContainerPattern_FindItemByProperty(_hPattern, new SafeNodeHandle(), 0, null);