Frame.UriMapper Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets or sets the object to manage converting a uniform resource identifier (URI) to another URI for this frame.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Property Value
Type: System.Windows.Navigation.UriMapperBaseReturns UriMapperBase. The object to convert URIs for this frame.
Show: