[]
        
(Showing Draft Content)

C1.WPF.GanttView.DragNotification

DragNotification Class

Interaction logic for DragNotification.xaml

Namespace: C1.WPF.GanttView
Assembly: C1.WPF.GanttView.dll
Syntax
public class DragNotification : UserControl, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IDisposable, IComponentConnector

Constructors

Name Description
DragNotification()

Initializes a new instance of a DragNotification.

Methods

Name Description
Dispose()

Releases all unmanaged resources.

Hide()

Hide drag notification.

InitializeComponent()

InitializeComponent

SetHeaderText(string)

Set the text for header.

Show(double, double)

Show drag notification at specific point.