HyperlinkButton.NavigateUriProperty 屬性

定義

識別 NavigateUri 相依性屬性。

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

屬性值

NavigateUri相依性屬性的識別碼。

適用於