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

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

Property Value

Type: Boolean
if should override inherited default font style; otherwise, .
See Also