Skip to main content
All docs
V26.1
  • ValidationErrorsHostBehavior Properties

    Tracks validation errors within a UI container.
    Name Description
    Errors Gets a collection of validation errors within a bound UI container. This is a dependency property.
    HasAnimatedProperties Gets a value that indicates whether one or more AnimationClock objects is associated with any of this object’s dependency properties. Inherited from Animatable.
    HasErrors Gets or sets whether a UI container that is bound to the ValidationErrorsHostBehavior contains errors. This is a dependency property.
    See Also