SourceCode.Workflow.WizardFramework Namespace Inheritance Hierarchy
See Also

Glossary Item Box

Inheritance Hierarchy

System.Object
   SourceCode.Framework.PersistableObject
      SourceCode.Framework.PersistableContainerObject
         SourceCode.Workflow.WizardFramework.PropertyWizard
            SourceCode.Workflow.WizardFramework.Wizard
               SourceCode.Workflow.WizardFramework.K2FieldPartWizard
               SourceCode.Workflow.WizardFramework.LineWizard
   SourceCode.Workflow.WizardFramework.TreeItemState
   System.Attribute
      SourceCode.Workflow.WizardFramework.IgnoreEventAttribute
   System.Collections.CollectionBase
      SourceCode.Framework.CollectionBase<TParent,TItem>
         SourceCode.Workflow.WizardFramework.ConfiguredObjectCollection
         SourceCode.Workflow.WizardFramework.WizardPageCollection
      SourceCode.Framework.PersistableObjectCollectionBase<TParent,TItem>
         SourceCode.Workflow.WizardFramework.PropertyWizardCollection
   System.EventArgs
      SourceCode.Workflow.WizardFramework.ContextBrowserEventArgs
      SourceCode.Workflow.WizardFramework.WizardPageCollectionArgs
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         System.Windows.Media.Visual
            System.Windows.UIElement
               System.Windows.FrameworkElement
                  System.Windows.Controls.Control
                     System.Windows.Controls.ContentControl
                        System.Windows.Controls.UserControl
                           SourceCode.Workflow.WizardFramework.WizardPage
                              SourceCode.Workflow.WizardFramework.Controls.BreadCrumbContainerPage

See Also