[]
Changes the Style property with the specified Style or a style referenced by the specified ResourceDictionary key.
public void ChangeStyle(object styleOrKey)
Type | Name | Description |
---|---|---|
object | styleOrKey | Style or a ResourceDictionary key representing a Style. |