NavigateCommand Element

Defines an action to navigate to a specified destination MCML resource in response to a command. This element is similar to the Navigate element, but NavigateCommand can be used wherever commands are accepted.

Syntax

<NavigateCommand
    Source="object"
/>

Attributes

Source

Specifies an MCML URI to navigate to. Relative paths are supported.

Requirements

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also