Click or drag to resize
ResourceDictionaryRemove Method
Overload List
  NameDescription
Public methodRemove(KeyValuePairObject, Object)
Removes the specified KeyValuePair from the ResourceDictionary.
Public methodRemove(Object)
Removes the value with the specified key from the ResourceDictionary.
Top
See Also