[]
Displays binding validation errors.
public class C1ValidationDecorator : C1View, IDisposable
Name | Description |
---|---|
C1ValidationDecorator() | Initializes a new instance of the C1ValidationDecorator class. |
Name | Description |
---|---|
ErrorsProperty | Identifies the Errors dependency property. |
TargetProperty | Identifies the Target dependency property. |
ValidationStateProperty | Identifies the ValidationState dependency property. |
Name | Description |
---|---|
Errors | |
Target | Gets or sets the target of the validation. |
ValidationState | Gets or sets the ValidationState. |
Name | Description |
---|---|
ChangeVisualStateValidationState(bool) | Updates the current visual state of the ValidationState visual state group to match the object's properties. |
Dispose(bool) | |
OnApplyTemplate() |