C# Класс CoderForRent.Charting.Gantt.GanttItem

Наследование: System.Windows.Controls.Control
Показать файл Открыть проект Примеры использования класса

Открытые свойства

Свойство Тип Описание
GapBackgroundBrushProperty System.Windows.DependencyProperty
GapBorderBrushProperty System.Windows.DependencyProperty
IsDragDropEnabledProperty System.Windows.DependencyProperty
PercentCompleteWidthProperty System.Windows.DependencyProperty
ToolTipContentProperty System.Windows.DependencyProperty
ToolTipContentTemplateProperty System.Windows.DependencyProperty

Private Properties

Свойство Тип Описание
Node_PropertyChanged void

Открытые методы

Метод Описание
GanttItem ( ) : System.Windows
GanttItem_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void
GanttItem_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void
GanttItem_MouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
GanttItem_MouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
GanttItem_MouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void
OnApplyTemplate ( ) : void

Защищенные методы

Метод Описание
MeasureOverride ( Size availableSize ) : Size
UpdateVisualStates ( ) : void

Приватные методы

Метод Описание
Node_PropertyChanged ( object sender, System e ) : void

Описание методов

GanttItem() публичный Метод

public GanttItem ( ) : System.Windows
Результат System.Windows

GanttItem_MouseEnter() публичный Метод

public GanttItem_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void
sender object
e System.Windows.Input.MouseEventArgs
Результат void

GanttItem_MouseLeave() публичный Метод

public GanttItem_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void
sender object
e System.Windows.Input.MouseEventArgs
Результат void

GanttItem_MouseLeftButtonDown() публичный Метод

public GanttItem_MouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
sender object
e System.Windows.Input.MouseButtonEventArgs
Результат void

GanttItem_MouseLeftButtonUp() публичный Метод

public GanttItem_MouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
sender object
e System.Windows.Input.MouseButtonEventArgs
Результат void

GanttItem_MouseMove() публичный Метод

public GanttItem_MouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void
sender object
e System.Windows.Input.MouseEventArgs
Результат void

MeasureOverride() защищенный Метод

protected MeasureOverride ( Size availableSize ) : Size
availableSize System.Windows.Size
Результат System.Windows.Size

OnApplyTemplate() публичный Метод

public OnApplyTemplate ( ) : void
Результат void

UpdateVisualStates() защищенный Метод

protected UpdateVisualStates ( ) : void
Результат void

Описание свойств

GapBackgroundBrushProperty публичное статическое свойство

public static DependencyProperty,System.Windows GapBackgroundBrushProperty
Результат System.Windows.DependencyProperty

GapBorderBrushProperty публичное статическое свойство

public static DependencyProperty,System.Windows GapBorderBrushProperty
Результат System.Windows.DependencyProperty

IsDragDropEnabledProperty публичное статическое свойство

public static DependencyProperty,System.Windows IsDragDropEnabledProperty
Результат System.Windows.DependencyProperty

PercentCompleteWidthProperty публичное статическое свойство

public static DependencyProperty,System.Windows PercentCompleteWidthProperty
Результат System.Windows.DependencyProperty

ToolTipContentProperty публичное статическое свойство

public static DependencyProperty,System.Windows ToolTipContentProperty
Результат System.Windows.DependencyProperty

ToolTipContentTemplateProperty публичное статическое свойство

public static DependencyProperty,System.Windows ToolTipContentTemplateProperty
Результат System.Windows.DependencyProperty