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