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