2 references to Single
System.Windows.Forms.Primitives (2)
System\Windows\Forms\Automation\UiaTextRange.cs (2)
906
=> (int)(logfont.lfStrikeOut != 0 ? TextDecorationLineStyle.
Single
: TextDecorationLineStyle.None);
909
=> (int)(logfont.lfUnderline != 0 ? TextDecorationLineStyle.
Single
: TextDecorationLineStyle.None);