3 references to GetRuntimeId
System.Windows.Forms.Primitives (3)
Windows.Win32.IUIAutomationElement.g.cs (1)
99
return __object.
GetRuntimeId
(runtimeId);
Windows.Win32.UI_Accessibility_IUIAutomationElement_Extensions.g.cs (2)
23
/// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomationElement.Interface.
GetRuntimeId
(winmdroot.System.Com.SAFEARRAY**)"/>
28
winmdroot.Foundation.HRESULT __result = @this.
GetRuntimeId
(runtimeIdLocal);