Frame.CacheSize Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the number of pages that can be cached for the frame.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: System.Int32Returns Int32. The number of pages that can be cached for the frame. The default value is 10.
Show: