C# Класс Dev2.CustomControls.SimpleGridSplitter

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

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

Свойство Тип Описание
OrientationProperty System.Windows.DependencyProperty

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

Метод Описание
OnApplyTemplate ( ) : void
SimpleGridSplitter ( ) : System

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

Метод Описание
AdjustDelta ( double actualHeight, double minHeight, double maxHeight, int multiplier, double delta ) : double
GetScrollBar ( Grid containingGrid, int row ) : System.Windows.Controls.Primitives.ScrollBar
GetScrollViewer ( Grid containingGrid, int row ) : ScrollViewer
OrientationChangedCallback ( DependencyObject dependencyObject, System.Windows.DependencyPropertyChangedEventArgs dependencyPropertyChangedEventArgs ) : void
ResizeColumns ( double horizontalChange ) : void
ResizeRows ( double delta ) : void
SetCursor ( ) : void
ThumbDragDelta ( object sender, System.Windows.Controls.Primitives.DragDeltaEventArgs e ) : void

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

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

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

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

public SimpleGridSplitter ( ) : System
Результат System

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

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

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