2 references to CanAnimate
System.Windows.Forms (2)
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (2)
1059
if (bmp.RawFormat.Guid != ImageFormat.Icon.Guid && !ImageAnimator.
CanAnimate
(bmp))
1096
if (currentImage.RawFormat.Guid != ImageFormat.Icon.Guid && !ImageAnimator.
CanAnimate
(currentImage))