2 references to ImageFlags
System.Drawing (1)
System.Drawing.cs (1)
89
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.Drawing.Imaging.
ImageFlags
))]
System.Windows.Forms (1)
System\Windows\Forms\Rendering\ControlPaint.cs (1)
1576
=> backgroundImage is not null && (backgroundImage.Flags & (int)
ImageFlags
.HasAlpha) > 0;