FormFieldView Class Members
In This Topic
The following tables list the members exposed by
FormFieldView.
Protected Constructors
Public Properties
| Name | Description |
 | Brush | Gets or sets the background brush of form field. |
 | Builder | Gets or sets a transformer used for building of the form field. |
 | Field | Gets the recognized field. |
 | FieldTemplate | Gets the template of the form field. |
 | InteractionController | Gets or sets an interaction controller of form field view. |
 | IsVisible | Gets or sets a value indicating whether the form field is visible. |
 | Pen | Gets or sets the border pen of form field. |
 | Transformer | Gets or sets a transformer used for transforming (moving/resizing/...) of the form field. |
Public Methods
Protected Methods
Public Events
| Name | Description |
 | StateChanged | Occurs when the object state is changed. |
See Also