Frame::Navigate Method (Object^, Object^)
.NET Framework (current version)
Navigates asynchronously to content that is contained by an object, and passes an object that contains data to be used for processing during navigation.
Assembly: PresentationFramework (in PresentationFramework.dll)
Parameters
- content
-
Type:
System::Object^
An Object that contains the content to navigate to.
- extraData
-
Type:
System::Object^
A Object that contains data to be used for processing during navigation.
.NET Framework
Available since 3.0
Available since 3.0
Show: