4 references to ClearColorKey
System.Drawing.Common.Tests (2)
System\Drawing\Imaging\ImageAttributesTests.cs (2)
852
imageAttr.
ClearColorKey
();
880
AssertExtensions.Throws<ArgumentException>(null, () => imageAttr.
ClearColorKey
());
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripRenderer.cs (1)
1032
imgAttrib.
ClearColorKey
();
System\Windows\Forms\Rendering\ControlPaint.cs (1)
1630
t_disabledImageAttr.
ClearColorKey
();