Intersoft ClientUI Documentation
Hyperlink Class Members
Fields  Properties  Methods 


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)BackgroundMouseOverProperty Identifies the BackgroundMouseOver dependency property.  
Public Fieldstatic (Shared in Visual Basic)BackgroundMousePressProperty Identifies the BackgroundMousePress dependency property.  
Public Fieldstatic (Shared in Visual Basic)ForegroundMouseOverProperty Identifies the ForegroundMouseOver dependency property.  
Public Fieldstatic (Shared in Visual Basic)ForegroundMousePressProperty Identifies the ForegroundMousePress dependency property.  
Public Fieldstatic (Shared in Visual Basic)NavigateUriProperty Identifies the NavigateUri dependency property.  
Public Fieldstatic (Shared in Visual Basic)TargetNameProperty Identifies the TargetName dependency property.  
Public Fieldstatic (Shared in Visual Basic)TextDecorationsMouseOverProperty Identifies the TextDecorationsMouseOver dependency property.  
Public Fieldstatic (Shared in Visual Basic)TextDecorationsMousePressProperty Identifies the TextDecorationsMousePress dependency property.  
Top
Public Properties
 NameDescription
Public PropertyBackgroundGets or sets the Brush used to fill the background of the content area. (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 PropertyBaselineAlignmentGets or sets the baseline alignment for the Inline element. (Inherited from Intersoft.Client.Documents.Inline)
Public PropertyDispatcherGets the System.Windows.Threading.Dispatcher this object is associated with. (Inherited from System.Windows.DependencyObject)
Public PropertyFontFamilyGets or sets the preferred top-level font family for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement)
Public PropertyFontSizeGets or sets the font size for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement)
Public PropertyFontStretchGets or sets the font-stretching characteristics for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement)
Public PropertyFontStyleGets or sets the font style for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement)
Public PropertyFontWeightGets or sets the top-level font weight for the content of the element. (Inherited from Intersoft.Client.Documents.TextElement)
Public PropertyForegroundGets or sets the Brush to apply to the content of the element. (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 PropertyInlinesGets or sets the Inline element collection as the children of this element. (Inherited from Intersoft.Client.Documents.Span)
Public PropertyNavigateUriGets or sets a URI to navigate to when the Hyperlink is activated.  
Public PropertyStyleGets or sets the style name that will be applied to the element. (Inherited from Intersoft.Client.Documents.TextElement)
Public PropertyTargetNameGets or sets the name of a target window or frame for the Hyperlink.  
Public PropertyTextDecorationsGets a TextDecorationCollection that contains text decorations to apply to this element. (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 MethodClearValueClears the local value of a dependency property. (Inherited from System.Windows.DependencyObject)
Public MethodGetAnimationBaseValueReturns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from System.Windows.DependencyObject)
Public MethodGetValueReturns the current effective value of a dependency property from a System.Windows.DependencyObject. (Inherited from System.Windows.DependencyObject)
Public MethodReadLocalValueReturns the local value of a dependency property, if a local value is set. (Inherited from System.Windows.DependencyObject)
Public MethodSetValue (Inherited from System.Windows.DependencyObject)
Top
See Also

Reference

Hyperlink Class
Intersoft.Client.Documents Namespace

Send Feedback