3 references to _imageCache
PresentationCore (3)
System\Windows\Media\Imaging\ImagingCache.cs (3)
24
AddToCache(uri, obj,
_imageCache
);
30
RemoveFromCache(uri,
_imageCache
);
36
return CheckCache(uri,
_imageCache
);