The NavigateSelectionCommand type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Dispatcher | Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) | |
| LinkFormat |
Gets or sets the format of the link that is navigated to.
| |
| RequiresSelectedText |
Gets a value indicating whether this command requires text to be selected.
(Overrides SelectionCommand..::..RequiresSelectedText.) | |
| Selection |
Gets or sets the selection.
(Inherited from SelectionCommand.) | |
| TargetName |
Gets or sets the name of the target window or frame that the Web page should open in, or the name of the object within the Silverlight application to navigate to.
|