[]
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.
public class EnhancedValidationVisualStateManager : VisualStateManager
Name | Description |
---|---|
EnhancedValidationVisualStateManager() |
Name | Description |
---|---|
GoToStateCore(FrameworkElement, FrameworkElement, string, VisualStateGroup, VisualState, bool) |