| ResourceDictionaryContains Method |
| Name | Description | |
|---|---|---|
| Contains(KeyValuePairObject, Object) |
Determines whether the ResourceDictionary contains a specified KeyValuePair using the default equality comparer.
| |
| Contains(Object) |
Determines whether the System.Collections.IDictionary object contains an element with the specified key.
|