Allows the user to perform drag and drop operations on a bound resource assignment in the ScheduleChartView control.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.Controls (in DlhSoft.ProjectData.GanttChart.Controls.dll)
Syntax
C# |
---|
[LocalizabilityAttribute(LocalizationCategory.None, Readability = Readability.Unreadable)] public class DragAssignmentThumb : Thumb |
Visual Basic (Declaration) |
---|
<LocalizabilityAttribute(LocalizationCategory.None, Readability := Readability.Unreadable)> _ Public Class DragAssignmentThumb _ Inherits Thumb |
Inheritance Hierarchy
System..::.Object
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
System.Windows.Controls.Primitives..::.Thumb
DlhSoft.Windows.Controls..::.DragAssignmentThumb
System.Windows.Threading..::.DispatcherObject
System.Windows..::.DependencyObject
System.Windows.Media..::.Visual
System.Windows..::.UIElement
System.Windows..::.FrameworkElement
System.Windows.Controls..::.Control
System.Windows.Controls.Primitives..::.Thumb
DlhSoft.Windows.Controls..::.DragAssignmentThumb