8 references to SafeNodeHandle
UIAutomationClient (8)
MS\Internal\Automation\UiaCoreApi.cs (6)
487
hnode = new
SafeNodeHandle
();
500
hnode = new
SafeNodeHandle
();
513
hnode = new
SafeNodeHandle
();
526
hnode = new
SafeNodeHandle
();
736
result = new
SafeNodeHandle
();
1047
result = new
SafeNodeHandle
();
System\Windows\Automation\ItemContainerPattern.cs (2)
105
hNode = UiaCoreApi.ItemContainerPattern_FindItemByProperty(_hPattern, new
SafeNodeHandle
(), property.Id, value);
107
hNode = UiaCoreApi.ItemContainerPattern_FindItemByProperty(_hPattern, new
SafeNodeHandle
(), 0, null);