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