8 references to SafeNodeHandle
UIAutomationClient (8)
MS\Internal\Automation\UiaCoreApi.cs (6)
486
hnode = new
SafeNodeHandle
();
499
hnode = new
SafeNodeHandle
();
512
hnode = new
SafeNodeHandle
();
525
hnode = new
SafeNodeHandle
();
735
result = new
SafeNodeHandle
();
1046
result = new
SafeNodeHandle
();
System\Windows\Automation\ItemContainerPattern.cs (2)
104
hNode = UiaCoreApi.ItemContainerPattern_FindItemByProperty(_hPattern, new
SafeNodeHandle
(), property.Id, value);
106
hNode = UiaCoreApi.ItemContainerPattern_FindItemByProperty(_hPattern, new
SafeNodeHandle
(), 0, null);