3 references to GetBackColor
System.Windows.Forms.Primitives (3)
Windows.Win32.ITextFont.g.cs (1)
578 return __object.GetBackColor(pValue);
Windows.Win32.UI_Controls_RichEdit_ITextFont_Extensions.g.cs (2)
73 /// <inheritdoc cref="winmdroot.UI.Controls.RichEdit.ITextFont.Interface.GetBackColor(int*)"/> 78 winmdroot.Foundation.HRESULT __result = @this.GetBackColor(pValueLocal);