DesignerObject Class Members
See Also  Properties Methods Events
SourceCode.Workflow.Design.InfoPath.FormTemplate Namespace : DesignerObject Class


Glossary Item Box

The following tables list the members exposed by DesignerObject.

Public Properties

  Name Description
Public Property IsDisposed Gets a value indicating if the current object have been disposed yet.  
Public Property Parent  
Top

Public Methods

  Name Description
Public Method Dispose Overloaded.  Disposes this object  
Public Method HasDependencies  
Public Method ResetParent  
Public Method SetParent  
Public Method SupportEditing  
Top

Protected Methods

  Name Description
Protected Method Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  
Protected Method OnParentSet  
Protected Method OnPropertyChanging  
Protected Method ValidateArgument Overloaded.   
Top

Public Events

  Name Description
Public Event ParentSet  
Public Event PropertyChanging  
Top

See Also