4 references to Strikeout
System.Windows.Forms (3)
System\Windows\Forms\ActiveX\AxHost.cs (1)
3616
fStrikethrough = font.
Strikeout
System\Windows\Forms\ActiveX\Control.ActiveXFontMarshaler.cs (1)
46
fStrikethrough = font.
Strikeout
,
System\Windows\Forms\Controls\RichTextBox\RichTextBox.cs (1)
2733
if (value.
Strikeout
)
WindowsFormsIntegration (1)
System\Windows\Integration\ElementHostPropertyMap.cs (1)
143
if (wfFont.
Strikeout
) { decorations.Add(TextDecorations.Strikethrough); }