The C1ValidationDecorator type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
C1ValidationDecorator |
Initializes a new instance of a C1ValidationDecorator.
|
Methods
| Name | Description | |
|---|---|---|
|
|
ChangeVisualStateValidationStates |
Updates the current visual state of the ValidationStates visual state group to match the object's properties.
|
|
|
OnApplyTemplate |
Builds the visual tree for the C1ValidationDecorator control when a new template is applied.
(Overrides FrameworkElementOnApplyTemplate()()()().) |
Fields
| Name | Description | |
|---|---|---|
|
|
CornerRadiusProperty |
Identifies the CornerRadius dependency property.
|
|
|
TargetProperty |
Identifies the Target dependency property.
|
|
|
ValidationStateProperty |
Identifies the ValidationState dependency property.
|
Properties
| Name | Description | |
|---|---|---|
|
|
CornerRadius |
Gets or sets a value that represents the degree to which the corners of the element are rounded.
|
|
|
Target |
Gets or sets the target of the validation.
|
|
|
ValidationState |
Gets or sets the ValidationState.
|