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

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