2 overrides of ShouldSerializeForeColor
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ToolStripControlHost.cs (1)
1066
internal override bool
ShouldSerializeForeColor
() {
winforms\Managed\System\WinForms\ToolStripSeparator.cs (1)
454
internal override bool
ShouldSerializeForeColor
() {
1 reference to ShouldSerializeForeColor
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ToolStripControlHost.cs (1)
1070
return base.
ShouldSerializeForeColor
();