Hyperlink.Command Property
Silverlight
Gets or sets a command to associate with the Hyperlink.
Namespace: System.Windows.Documents
Assembly: System.Windows (in System.Windows.dll)
<Hyperlink Command="commandReference"/>
XAML Values
Property Value
Type: System.Windows.Input.ICommandA command to associate with the Hyperlink. The default is Nothing.
Dependency property identifier field: CommandProperty
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.
Community Additions
ADD
Show: