Share via


ModelItemDictionary.ContainsKey Method

Include Protected Members
Include Inherited Members

When overridden in a derived class, returns a value indicating whether the dictionary contains the specified key.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method ContainsKey(Object) When overridden in a derived class, returns a value indicating whether the dictionary contains the specified key.
Public method ContainsKey(ModelItem) When overridden in a derived class, returns a value indicating whether the dictionary contains the specified key.

Top

See Also

Reference

ModelItemDictionary Class

Microsoft.Windows.Design.Model Namespace

Other Resources

WPF Designer Extensibility Architecture