[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Navigates to the content specified by the uniform resource identifier (URI).
'Usage Dim instance As Frame Dim source As Uri Dim returnValue As Boolean returnValue = instance.Navigate(source) 'Declaration Public Function Navigate ( _ source As Uri _ ) As Boolean
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.