3 references to GetClickablePoint
System.Windows.Forms.Primitives (3)
Windows.Win32.IUIAutomationElement.g.cs (1)
2946
return __object.
GetClickablePoint
(clickable, gotClickable);
Windows.Win32.UI_Accessibility_IUIAutomationElement_Extensions.g.cs (2)
109
/// <inheritdoc cref="winmdroot.UI.Accessibility.IUIAutomationElement.Interface.
GetClickablePoint
(global::System.Drawing.Point*, winmdroot.Foundation.BOOL*)"/>
116
winmdroot.Foundation.HRESULT __result = @this.
GetClickablePoint
(clickableLocal, gotClickableLocal);