ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1HyperPanel Class / ApplyOpacityProperty Field



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