Navigate Method (WPFFrame)
Class
WPFFrame
class
Action
Navigates asynchronously to the specified source content.
Syntax
bResult
=
frame
.
Navigate
(
uri
)
Variable
Description
bResult
True if a navigation is not canceled; otherwise, false. BOOLEAN.
uri
The URI for the desired content. STRING.