C1.WPF Namespace > C1ValidationDecorator Class : Target Property |
'Declaration
Public Property Target As FrameworkElement
'Usage
Dim instance As C1ValidationDecorator Dim value As FrameworkElement instance.Target = value value = instance.Target
public FrameworkElement Target {get; set;}
public: property FrameworkElement^ Target { FrameworkElement^ get(); void set ( FrameworkElement^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2