EditingContext Members
Include Protected Members
Include Inherited Members
Contains contextual state about a designer.
The EditingContext type exposes the following members.
Constructors
Name
Description
Initializes a new instance of the EditingContext class.
Top
Methods
Name
Description
Creates an instance of the context item manager to be returned from the Items property.
Creates an instance of the service manager to be returned from the Services property.
Overloaded. Releases the resources used by the EditingContext.
Determines whether the specified Object is equal to the current Object. (Inherited from Object.)
Finalizer that implements the IDisposable pattern. (Overrides Object.Finalize().)
Serves as a hash function for a particular type. (Inherited from Object.)
Gets the type of the current instance. (Inherited from Object.)
Creates a shallow copy of the current Object. (Inherited from Object.)
Returns a string that represents the current object. (Inherited from Object.)
Top
Properties
Name
Description
Gets the local collection of context items offered by this editing context.
Gets the service manager for this editing context.
Top
Events
Name
Description
Occurs when the Dispose method is called.
Top