Table of Contents

Method GetValidator

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

GetValidator(FrameworkElement)

Gets the value of the Validator attached property.

public static object GetValidator(FrameworkElement frameworkElement)

Parameters

frameworkElement FrameworkElement

The framework element to get the value from.

Returns

object

The value of the Validator attached property.