ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1TextEditableContentControl Class / ValidationDecoratorStyleProperty Field



In This Topic
    ValidationDecoratorStyleProperty Field (C1TextEditableContentControl)
    In This Topic
    Identifies the ValidationDecoratorStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shadows Shared ReadOnly ValidationDecoratorStyleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1TextEditableContentControl.ValidationDecoratorStyleProperty
    public new static readonly DependencyProperty ValidationDecoratorStyleProperty
    public:
    new static readonly DependencyProperty^ ValidationDecoratorStyleProperty
    See Also