ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1ValidationDecorator Class / TargetProperty Field



In This Topic
    TargetProperty Field
    In This Topic
    Identifies the Target dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly TargetProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1ValidationDecorator.TargetProperty
    public static readonly DependencyProperty TargetProperty
    public:
    static readonly DependencyProperty^ TargetProperty
    See Also