ComponentOne FinancialChart for WPF
C1.WPF.Chart.Interaction Namespace / C1LineMarker Class / DragContentProperty Field



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