[]
public bool Contains(KeyValuePair<StyleProperty, object> item)
Public Function Contains(item As KeyValuePair(Of StyleProperty, Object)) As Boolean
| Type | Name | Description |
|---|---|---|
| KeyValuePair<StyleProperty, object> | item |
| Type | Description |
|---|---|
| bool |
public bool Contains(object key)
Public Function Contains(key As Object) As Boolean
| Type | Name | Description |
|---|---|---|
| object | key |
| Type | Description |
|---|---|
| bool |