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