4 references to AppendRuntimeId
UIAutomationClientSideProviders (4)
MS\Internal\AutomationProxies\Misc.cs (1)
62
baseID = new int[] { AutomationInteropProvider.
AppendRuntimeId
};
MS\Internal\AutomationProxies\MSAANativeProvider.cs (2)
377
return new int[] { AutomationInteropProvider.
AppendRuntimeId
, this.GetHashCode() };
400
rval[0] = AutomationInteropProvider.
AppendRuntimeId
;
MS\Internal\AutomationProxies\WindowsScrollBar.cs (1)
247
return new int[] { AutomationInteropProvider.
AppendRuntimeId
, _item };