3 references to GetPoint
System.Windows.Forms.Primitives (3)
Windows.Win32.ITextRange.g.cs (1)
2351
return __object.
GetPoint
(Type, px, py);
Windows.Win32.UI_Controls_RichEdit_ITextRange_Extensions.g.cs (2)
344
/// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextRange.Interface.
GetPoint
(winmdroot.UI.Controls.RichEdit.tomConstants, int*, int*)"/>
351
winmdroot.Foundation.HRESULT __result = @this.
GetPoint
(Type, pxLocal, pyLocal);