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

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