Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.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
    See Also