C# Class WpfTest.SmallBombWindow

Interaction logic for SmallBombWindow.xaml
Inheritance: System.Windows.Window
Exibir arquivo Open project: mworchel/GameState4Net

Public Methods

Method Description
SmallBombWindow ( ) : System

Private Methods

Method Description
Ellipse_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

SmallBombWindow() public method

public SmallBombWindow ( ) : System
return System