CanvasVirtualBitmapIsCachedOnDemand Property |
Namespace: Microsoft.Graphics.Canvas
If the loading options was set to anything other than CacheOnDemand then this will always return false. Otherwise, this will return true or false depending on whether not the specific image loaded supports cache on demand. See CanvasVirtualBitmap remarks for more details.