2 writes to frameCount
System.Drawing (2)
commonui\System\Drawing\ImageInfo.cs (2)
40frameCount = image.GetFrameCount(FrameDimension.Time); 58frameCount = 1;
1 reference to frameCount
System.Drawing (1)
commonui\System\Drawing\ImageInfo.cs (1)
122return frameCount;