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