4 references to SetupFrames
PresentationCore (4)
Core\CSharp\System\Windows\Media\Imaging\BitmapDecoder.cs (3)
796SetupFrames(null, null); 1661SetupFrames(decoder, null); 1679SetupFrames(null, null);
Core\CSharp\System\Windows\Media\Imaging\LateBoundBitmapDecoder.cs (1)
332_realDecoder.SetupFrames(null, _readOnlyFrames);