Dela via


ModelItemDictionary.Add Method

Include Protected Members
Include Inherited Members

When overridden in a derived class, adds the item to the dictionary under 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

Add(ModelItem, ModelItem)

When overridden in a derived class, adds the item to the dictionary under the specified key.

Public method

Add(Object, Object)

When overridden in a derived class, adds the value to the dictionary under the specified key.

Top

See Also

Reference

ModelItemDictionary Class

ModelItemDictionary Members

Microsoft.Windows.Design.Model Namespace

Other Resources

WPF Designer Extensibility Architecture