C# Class csCommon.Plugins.DashboardPlugin.DashboardControl

Inheritance: System.Windows.Controls.Control
Datei anzeigen Open project: TNOCS/csTouch

Public Properties

Property Type Description
ItemProperty System.Windows.DependencyProperty

Public Methods

Method Description
OnApplyTemplate ( ) : void

Private Methods

Method Description
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

Method Details

OnApplyTemplate() public method

public OnApplyTemplate ( ) : void
return void

Property Details

ItemProperty public_oe static_oe property

public static DependencyProperty,System.Windows ItemProperty
return System.Windows.DependencyProperty