ImageLibrary.CachedImageCount Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The number of images that are being stored in the image cache.
public:
property int CachedImageCount { int get(); };
public:
property int CachedImageCount { int get(); };
public int CachedImageCount { get; }
member this.CachedImageCount : int
Public ReadOnly Property CachedImageCount As Integer
Property Value
The number of images stored in the cache.