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