1 write to Underline
System.Windows.Forms.Primitives (1)
Windows.Win32.IFont.g.cs (1)
366 __object.Underline = underline;
5 references to Underline
System.Windows.Forms.Primitives (1)
Windows.Win32.IFont.g.cs (1)
323 *pUnderline = __object.Underline;
System.Windows.Forms.Tests (4)
System\Windows\Forms\AxHostTests.cs (4)
1455Assert.False(iFont.Underline); 1485Assert.True(iFont.Underline); 1530Assert.False(iFont.Underline); 1552Assert.True(iFont.Underline);