ComponentOne Input Library for WPF
C1.WPF.Input Namespace / C1HyperlinkButton Class / NavigateUriProperty Field

In This Topic
    NavigateUriProperty Field
    In This Topic
    Identifies the NavigateUri dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly NavigateUriProperty As DependencyProperty
    public static readonly DependencyProperty NavigateUriProperty
    See Also