Click or drag to resize
HyperTextStylesCascadedDefaultLinkStyle Property
Gets the cascaded default link style.

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public HyperTextStylesLink CascadedDefaultLinkStyle { get; }

Property Value

Type: HyperTextStylesLink
The cascaded default link style.
See Also