Back to API Reference
Class

ChromeRule

sealed
Inherits:IModifierChangeSink

One styling rule for visible markup tag characters: a Selector choosing which markup it targets and the Style modifier (plus its Parameter) painted onto those tags. The tag characters are protected from the enclosing document style so only this styling shows. Across a list, rules with different modifier kinds compose; same-kind rules resolve by selector specificity, ties to the first listed.