1 write to Strikethrough
System.Windows.Forms.Primitives (1)
Windows.Win32.IFont.g.cs (1)
430 __object.Strikethrough = strikethrough;
5 references to Strikethrough
System.Windows.Forms.Primitives (1)
Windows.Win32.IFont.g.cs (1)
387 *pStrikethrough = __object.Strikethrough;
System.Windows.Forms.Tests (4)
System\Windows\Forms\AxHostTests.cs (4)
1456Assert.False(iFont.Strikethrough); 1486Assert.True(iFont.Strikethrough); 1531Assert.False(iFont.Strikethrough); 1553Assert.True(iFont.Strikethrough);