3 references to _imageCache
PresentationCore (3)
System\Windows\Media\Imaging\ImagingCache.cs (3)
25
AddToCache(uri, obj,
_imageCache
);
31
RemoveFromCache(uri,
_imageCache
);
37
return CheckCache(uri,
_imageCache
);