ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RadialSlider Class / PointerStyleProperty Field



In This Topic
    PointerStyleProperty Field (C1RadialSlider)
    In This Topic
    Identifies the PointerStyle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly PointerStyleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1RadialSlider.PointerStyleProperty
    public static readonly DependencyProperty PointerStyleProperty
    public:
    static readonly DependencyProperty^ PointerStyleProperty
    See Also