3 references to GetChar
System.Windows.Forms.Primitives (3)
Windows.Win32.ITextRange.g.cs (1)
210 return __object.GetChar(pChar);
Windows.Win32.UI_Controls_RichEdit_ITextRange_Extensions.g.cs (2)
23 /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextRange.Interface.GetChar(int*)"/> 28 winmdroot.Foundation.HRESULT __result = @this.GetChar(pCharLocal);