[]
Checks whether the collection contains a given style.
public bool Contains(string name)
Name of the style to look for.
True if the collection contains a style called name, false otherwise.
name