PropertyGridItemActionHandlerDictionary Class
Represents a dictionary of Type to PropertyGridItemActionHandler objects.
public class PropertyGridItemActionHandlerDictionary : Dictionary<Type, PropertyGridItemActionHandler>
- Inheritance:
- object Dictionary<Type, PropertyGridItemActionHandler> object
Constructors
PropertyGridItemActionHandlerDictionary()
Initializes an instance of the class.
public PropertyGridItemActionHandlerDictionary()
Inherited Members
- object.GetType()
- object.MemberwiseClone()
- object.ToString()
- object.Equals(object)
- object.Equals(object, object)
- object.ReferenceEquals(object, object)
- object.GetHashCode()