Core Library for WPF | ComponentOne
C1.WPF.Core Namespace / C1DragDropManager Class / DragSourceStyle Property

In This Topic
    DragSourceStyle Property
    In This Topic
    Gets or sets the drag source style
    Syntax
    'Declaration
     
    
    Public Property DragSourceStyle As Style
    public Style DragSourceStyle {get; set;}
    See Also