C# Class Starboard.View.ScoreboardControlPanelView

Interaction logic for ScoreboardControlPanelView.xaml
Exibir arquivo Open project: ascendedguard/starboard-sc2

Public Methods

Method Description
ScoreboardControlPanelView ( ) : System

Initializes a new instance of the ScoreboardControlPanelView class.

Private Methods

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

Initializes a new instance of the ScoreboardControlPanelView class.
public ScoreboardControlPanelView ( ) : System
return System