C# Class Queue.Administrator.QueueMonitorControl

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: breslavsky/queue

Méthodes publiques

Méthode Description
CreateBlockBox ( FrameworkElement child, double width, double height, double x, double y, Color backgroundColor ) : System.Windows.Controls.Border
QueueMonitorControl ( ) : Junte.Translation
Search ( int number ) : void

Private Methods

Méthode Description
ReloadQueuePlan ( ) : void
monitorScrollViewer_ScrollChanged ( object sender, ScrollChangedEventArgs e ) : void
queueReportButton_Click ( object sender, RoutedEventArgs e ) : void
zoom_Updated ( object sender, MouseButtonEventArgs e ) : void

Method Details

CreateBlockBox() public static méthode

public static CreateBlockBox ( FrameworkElement child, double width, double height, double x, double y, Color backgroundColor ) : System.Windows.Controls.Border
child System.Windows.FrameworkElement
width double
height double
x double
y double
backgroundColor System.Windows.Media.Color
Résultat System.Windows.Controls.Border

QueueMonitorControl() public méthode

public QueueMonitorControl ( ) : Junte.Translation
Résultat Junte.Translation

Search() public méthode

public Search ( int number ) : void
number int
Résultat void