Click or drag to resize
HyperTextStylesShouldOverrideInheritedDefaultLinkStyle Property
Gets or sets a value indicating whether this instance should override the inherited default link style.

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

Property Value

Type: Boolean
the inherited default link style should be overridden; otherwise, .
See Also