RadControls for WPF

A generic map cache storage.
A generic map cache storage.
A generic map cache storage.
Represents the MemoryCache class. It is used for caching tiles from map providers.

Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization (in Telerik.Windows.Controls.DataVisualization.dll) Version: 2013.2.611.40

Syntax

C#
public class MemoryCache : DependencyObject, 
	ICacheStorage
Visual Basic
Public Class MemoryCache _
	Inherits DependencyObject _
	Implements ICacheStorage

Inheritance Hierarchy

See Also