C# Class Starboard.View.ScoreboardControlPanelView

Interaction logic for ScoreboardControlPanelView.xaml
Afficher le fichier Open project: ascendedguard/starboard-sc2

Méthodes publiques

Méthode Description
ScoreboardControlPanelView ( ) : System

Initializes a new instance of the ScoreboardControlPanelView class.

Private Methods

Méthode Description
contentView_PreviewMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
contentView_PreviewMouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void

Method Details

ScoreboardControlPanelView() public méthode

Initializes a new instance of the ScoreboardControlPanelView class.
public ScoreboardControlPanelView ( ) : System
Résultat System