ListSelector sealed class ListSelector : Selectors, ISelector, ICssNode, IStyleFormattable Represents a group of selectors, i.e., zero or more selectors separated by commas. Documentation Code public bool IsInvalid { get; } public ListSelector() public bool Match(IElement element)