Class | Description | |
---|---|---|
![]() | WpfFormFieldGroupView | Determines how to display a group of recognized form fields and how user can interact with it. |
![]() | WpfFormFieldTemplateGroupView | Determines how to display a group of form field templates and how user can interact with it. |
![]() | WpfFormFieldTemplateTableView | Determines how to display a regular table of form field templates and how user can interact with it. |
![]() | WpfFormFieldTemplateView | Provides the abstract base class that determines how to display a form field template and how user can interact with it. |
![]() | WpfFormFieldTemplateViewCollection | Represents the collection of form field template views. |
![]() | WpfFormFieldTemplateViewCollectionChangedEventArgs | Provides data for an event when form field template view collection is changed. |
![]() | WpfFormFieldTemplateViewFactory | Provides the ability to create the view (WpfFormFieldTemplateView) for form field template (FormFieldTemplate). |
![]() | WpfFormFieldView | Provides the abstract base class that determines how to display a recognized form field and how user can interact with it. |
![]() | WpfFormFieldViewCollection | Represents the collection of recognized form field views. |
![]() | WpfFormFieldViewFactory | Provides the ability to create the view (WpfFormFieldView) for form field (FormField). |
![]() | WpfUndefinedFieldTemplateView | Determines how to display an undefined field template and how user can interact with it. |
![]() | WpfUndefinedFieldView | Determines how to display an undefined field and how user can interact with it. |