C# Класс csCommon.Plugins.DashboardPlugin.DashboardControl

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

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

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

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

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

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

Метод Описание
DashboardControl ( ) : System
DashboardControl_Loaded ( object sender, RoutedEventArgs e ) : void
FindClosedGridPos ( Point pos ) : Point

Find grid position that is closed to given pos

InitScatterViewEvents ( ) : void

Find hosting scatterviewitem and listen to events

Item_PropertyChanged ( object sender, System e ) : void
UpdateGridPosition ( ) : void

Sets the scatterviewitem at the right position and with the rights size according to the grid position

sbSettings_Click ( object sender, RoutedEventArgs e ) : void
svi_ContainerManipulationCompleted ( object sender, ContainerManipulationCompletedEventArgs e ) : void
svi_ContainerManipulationStarted ( object sender, ContainerManipulationStartedEventArgs e ) : void
svi_Loaded ( object sender, RoutedEventArgs e ) : void

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

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

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

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

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

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