4 references to IsImageTransparent
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Control.cs (3)
1209
if (ControlPaint.
IsImageTransparent
(BackgroundImage))
9611
if (ControlPaint.
IsImageTransparent
(BackgroundImage)) {
9624
if (ControlPaint.
IsImageTransparent
(BackgroundImage)) {
winforms\Managed\System\WinForms\ScrollableControl.cs (1)
762
if (ControlPaint.
IsImageTransparent
(BackgroundImage)) {