IsRelative

FontWeight.IsRelative property

Indicates whether this font-weight instance stores a relative value of the weight (boldness) of the font - compared to the boldness of the parent element

public bool IsRelative { get; }

See Also