HyperlinkButton.NavigateUriProperty Property

Definition

Identifies the NavigateUri dependency property.

public:
 static property DependencyProperty ^ NavigateUriProperty { DependencyProperty ^ get(); };
static DependencyProperty NavigateUriProperty();
public static DependencyProperty NavigateUriProperty { get; }
var dependencyProperty = HyperlinkButton.navigateUriProperty;
Public Shared ReadOnly Property NavigateUriProperty As DependencyProperty

Property Value

The identifier for the NavigateUri dependency property.

Applies to