StyleExtensions
A set of extension methods for style / related methods.
Computes the declarations for the given element in the specified window.
Sets the enabled style sheet sets in the list of style sheets.
public static void ExtendWith(this CssPropertyBag bag, CSSStyleDeclaration styling, Priority priority)
Extends the given bag with the set properties of the specified
styling declaration.
Gets all possible style sheet sets from the list of style sheets.
Gets the enabled style sheet sets from the list of style sheets.
Gets an enumeration over all the stylesheets from the given parent.
Inherits the unspecified properties from the element's parents.