C# Class Microsoft.Sarif.Viewer.Controls.InternetHyperlink

Interaction logic for InternetHyperlink.xaml
Inheritance: System.Windows.Controls.UserControl
Mostrar archivo Open project: Microsoft/sarif-sdk

Public Properties

Property Type Description
NavigateUriProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

Public Methods

Method Description
InternetHyperlink ( ) : System.Windows

Private Methods

Method Description
Hyperlink_RequestNavigate ( object sender, System.Windows.Navigation.RequestNavigateEventArgs e ) : void

Method Details

InternetHyperlink() public method

public InternetHyperlink ( ) : System.Windows
return System.Windows

Property Details

NavigateUriProperty public_oe static_oe property

public static DependencyProperty,System.Windows NavigateUriProperty
return System.Windows.DependencyProperty

TextProperty public_oe static_oe property

public static DependencyProperty,System.Windows TextProperty
return System.Windows.DependencyProperty