Table of Contents

Method SetValidationOnLostFocus

Namespace
Innova.Prism.Library.Extensions
Assembly
Innova.Prism.Library.dll

SetValidationOnLostFocus(FrameworkElement, bool)

Sets the value of the ValidationOnLostFocus attached property.

public static void SetValidationOnLostFocus(FrameworkElement frameworkElement, bool value)

Parameters

frameworkElement FrameworkElement

The framework element to set the value for.

value bool

The value to set.