NavigationWindow.Navigate Method (Object)
.NET Framework 3.5
Navigates asynchronously to content that is contained by an object.
Assembly: PresentationFramework (in PresentationFramework.dll)
'Declaration Public Function Navigate ( _ content As Object _ ) As Boolean 'Usage Dim instance As NavigationWindow Dim content As Object Dim returnValue As Boolean returnValue = instance.Navigate(content)
You cannot use methods in XAML.
Parameters
- content
- Type: System.Object
An Object that contains the content to navigate to.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.