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)
1456
Assert.False(iFont.
Strikethrough
);
1486
Assert.True(iFont.
Strikethrough
);
1531
Assert.False(iFont.
Strikethrough
);
1553
Assert.True(iFont.
Strikethrough
);