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