3 references to get_CurrentBoundingRectangle
System.Windows.Forms.Primitives (3)
Windows.Win32.IUIAutomationElement.g.cs (1)
1531 return __object.get_CurrentBoundingRectangle(retVal);
Windows.Win32.UI_Accessibility_IUIAutomationElement_Extensions.g.cs (2)
99 /// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomationElement.Interface.get_CurrentBoundingRectangle(winmdroot.Foundation.RECT*)"/> 104 winmdroot.Foundation.HRESULT __result = @this.get_CurrentBoundingRectangle(retValLocal);