This topic has not yet been rated - Rate this topic

Frame.Source Property

July 26, 2012

Gets or sets the uniform resource identifier (URI) of the current content or the content that is being navigated to.

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

Property Value

Type: System.Uri
Returns Uri. A value that represents the URI of the current content or the content that is being navigated to.

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

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