Table of Contents

Method GetValidationOnLostFocus

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

GetValidationOnLostFocus(FrameworkElement)

Gets the value of the ValidationOnLostFocus attached property.

public static bool GetValidationOnLostFocus(FrameworkElement frameworkElement)

Parameters

frameworkElement FrameworkElement

The framework element to get the value from.

Returns

bool

The value of the ValidationOnLostFocus attached property.