C# Class Fizzi.Applications.ChallongeVisualization.View.MatchDisplayView

Interaction logic for MatchDisplayView.xaml
Inheritance: System.Windows.Controls.UserControl, INotifyPropertyChanged
显示文件 Open project: JLaferri/ChallongeMatchDisplay

Public Methods

Method Description
CompleteAnimation ( ) : void
MatchDisplayView ( ) : System

Private Methods

Method Description
BackButton_Click ( object sender, RoutedEventArgs e ) : void
Grid_PreviewMouseWheel ( object sender, System.Windows.Input.MouseWheelEventArgs e ) : void
PlayerBorder_MouseLeftButtonUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
TOButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

CompleteAnimation() public method

public CompleteAnimation ( ) : void
return void

MatchDisplayView() public method

public MatchDisplayView ( ) : System
return System