Basic Library for WPF and Silverlight | ComponentOne
C1.Silverlight Namespace / C1ValidationDecorator Class / TargetProperty Field

In This Topic
    TargetProperty Field (C1ValidationDecorator)
    In This Topic
    Identifies the Target dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TargetProperty As DependencyProperty
    public static readonly DependencyProperty TargetProperty
    See Also