ArcGIS API for WPF - Library Reference
HyperlinkButton Class
Members  See Also  Send comments on this topic
ESRI.ArcGIS.Client.Toolkit.Primitives Namespace : HyperlinkButton Class

The HyperlinkButton control.

Object Model

HyperlinkButton Class

Syntax

Visual Basic (Declaration) 
Public NotInheritable Class HyperlinkButton 
   Inherits System.Windows.Documents.Hyperlink
C# 
public sealed class HyperlinkButton : System.Windows.Documents.Hyperlink 

Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.ContentElement
            System.Windows.FrameworkContentElement
               System.Windows.Documents.TextElement
                  System.Windows.Documents.Inline
                     System.Windows.Documents.Span
                        System.Windows.Documents.Hyperlink
                           ESRI.ArcGIS.Client.Toolkit.Primitives.HyperlinkButton

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© ESRI, Inc. All Rights Reserved.