2 references to ArrayFromIntPtr
UIAutomationClient (2)
MS\Internal\Automation\UiaCoreAPI.cs (2)
697
int[] runtimeId =
ArrayFromIntPtr
(scargs._pRuntimeId, scargs._cRuntimeIdLen);
710
int[] runtimeId =
ArrayFromIntPtr
(wcargs._pRuntimeId, wcargs._cRuntimeIdLen);