This topic has not yet been rated - Rate this topic

Frame.CacheSize Property

May 02, 2013

Gets or sets the number of pages that can be cached for the frame.

Namespace:  System.Windows.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
public int CacheSize { get; set; }

Property Value

Type: System.Int32
Returns Int32. The number of pages that can be cached for the frame. The default value is 10.

Windows Phone OS

Supported in: 8.0, 7.1, 7.0

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.