6 references to Guid
System.Drawing (2)
commonui\System\Drawing\Bitmap.cs (2)
573
if (RawFormat.
Guid
== ImageFormat.Icon.
Guid
) {
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ToolStripItem.cs (4)
1264
if (bmp.RawFormat.
Guid
!= ImageFormat.Icon.
Guid
&& !ImageAnimator.CanAnimate(bmp)) {
1296
if (currentImage.RawFormat.
Guid
!= ImageFormat.Icon.
Guid
&& !ImageAnimator.CanAnimate(currentImage)) {