Intersoft ClientUI Documentation
Hyperlink Class Members
See Also  Fields  Properties  Methods  Send Feedback
Intersoft.Client.Documents Namespace : Hyperlink Class


The following tables list the members exposed by Hyperlink.

Public Constructors

 NameDescription
public ConstructorHyperlink ConstructorOverloaded.   
Top

Public Fields

 NameDescription
public Fieldstatic (Shared in Visual Basic)BackgroundMouseOverPropertyIdentifies the BackgroundMouseOver dependency property.  
public Fieldstatic (Shared in Visual Basic)BackgroundMousePressPropertyIdentifies the BackgroundMousePress dependency property.  
public Fieldstatic (Shared in Visual Basic)ForegroundMouseOverPropertyIdentifies the ForegroundMouseOver dependency property.  
public Fieldstatic (Shared in Visual Basic)ForegroundMousePressPropertyIdentifies the ForegroundMousePress dependency property.  
public Fieldstatic (Shared in Visual Basic)NavigateUriPropertyIdentifies the NavigateUri dependency property.  
public Fieldstatic (Shared in Visual Basic)TargetNamePropertyIdentifies the TargetName dependency property.  
public Fieldstatic (Shared in Visual Basic)TextDecorationsMouseOverPropertyIdentifies the TextDecorationsMouseOver dependency property.  
public Fieldstatic (Shared in Visual Basic)TextDecorationsMousePressPropertyIdentifies the TextDecorationsMousePress dependency property.  
Top

Public Properties

 NameDescription
public PropertyBackground (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyBackgroundMouseOverGets or sets the Brush applied to the background of hyperlink element when it is hovered.  
public PropertyBackgroundMousePressGets or sets the Brush applied to the background of hyperlink element when it is pressed.  
public PropertyBaselineAlignment (Inherited from Intersoft.Client.Documents.Inline)
public PropertyDispatcher (Inherited from System.Windows.DependencyObject)
public PropertyFontFamily (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyFontSize (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyFontStretch (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyFontStyle (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyFontWeight (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyForeground (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyForegroundMouseOverGets or sets the Brush applied to the hyperlink element when it is hovered.  
public PropertyForegroundMousePressGets or sets the Brush applied to the hyperlink element when it is pressed.  
public PropertyInlines (Inherited from Intersoft.Client.Documents.Span)
public PropertyNavigateUriGets or sets a URI to navigate to when the Hyperlink is activated.  
public PropertyStyle (Inherited from Intersoft.Client.Documents.TextElement)
public PropertyTargetNameGets or sets the name of a target window or frame for the Hyperlink.  
public PropertyTextDecorations (Inherited from Intersoft.Client.Documents.Inline)
public PropertyTextDecorationsMouseOverGets or sets the text decoration applied to the hyperlink element when it is hovered.  
public PropertyTextDecorationsMousePressGets or sets the text decoration applied to the hyperlink element when it is pressed.  
Top

Public Methods

 NameDescription
public MethodClearValue (Inherited from System.Windows.DependencyObject)
public MethodGetAnimationBaseValue (Inherited from System.Windows.DependencyObject)
public MethodGetValue (Inherited from System.Windows.DependencyObject)
public MethodReadLocalValue (Inherited from System.Windows.DependencyObject)
public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top

See Also

© 2012 All Rights Reserved.