Gets or sets the target of the validation.

Namespace:  C1.Phone
Assembly:  C1.Phone (in C1.Phone.dll)

Syntax

C#
public FrameworkElement Target { get; set; }
Visual Basic
Public Property Target As FrameworkElement
	Get
	Set

See Also