[]
public bool Remove(StyleProperty key)
Type | Name | Description |
---|---|---|
StyleProperty | key |
Type | Description |
---|---|
bool |
public bool Remove(KeyValuePair<StyleProperty, object> item)
Type | Name | Description |
---|---|---|
KeyValuePair<StyleProperty, object> | item |
Type | Description |
---|---|
bool |
public void Remove(object key)
Type | Name | Description |
---|---|---|
object | key |