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