[]
        
(Showing Draft Content)

C1.WPF.Core.EnhancedValidationVisualStateManager

EnhancedValidationVisualStateManager Class

Custom VisualStateManager that intercepts validation states raised by the system and changes focus state to consider whether the focus is within the control and allows simplifying the development of controls that aren't just textbox but a combination of textbox and buttons or other elements.

Inheritance
EnhancedValidationVisualStateManager
Namespace: C1.WPF.Core
Assembly: C1.WPF.Core.dll
Syntax
public class EnhancedValidationVisualStateManager : VisualStateManager

Constructors

Name Description
EnhancedValidationVisualStateManager()

Methods

Name Description
GoToStateCore(FrameworkElement, FrameworkElement, string, VisualStateGroup, VisualState, bool)