Gets or sets the target of the validation.
Namespace:
C1.WPFAssembly: C1.WPF (in C1.WPF.dll)
Syntax
| C# |
|---|
public FrameworkElement Target { get; set; } |
| Visual Basic |
|---|
Public Property Target As FrameworkElement Get Set |