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