Initializes a new instance of the ObservableDictionary<TKey,TValue> class.

Namespace:  Mindscape.WpfPropertyGrid
Assembly:  Mindscape.WpfPropertyGrid (in Mindscape.WpfPropertyGrid)
Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public ObservableDictionary()
Visual Basic (Declaration)
Public Sub New

See Also