CacheOptions Fields
Contains settings that define parameters of a local cache to store image tiles.| Name | Description |
|---|---|
| DirectoryProperty static | Identifies the CacheOptions.Directory dependency property. |
| KeepIntervalProperty static | Identifies the CacheOptions.KeepInterval dependency property. |
See Also