Click or drag to resize
HyperTextStylesLinkDefaultStyle Property
Gets the default style.

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

Property Value

Type: HyperTextStylesLink
The default style.
See Also