C# Class BigRedButtonOfDeath.WPF.ShipSelector

Interaction logic for ShipSelector.xaml
Inheritance: System.Windows.Window
Datei anzeigen Open project: russjudge/ArtemisSBS-ProtocolSharp Class Usage Examples

Public Properties

Property Type Description
SelectedShipProperty System.Windows.DependencyProperty
ShipsProperty System.Windows.DependencyProperty

Public Methods

Method Description
ShipSelector ( PlayerShip ships ) : ArtemisComm

Private Methods

Method Description
InitializeComponent ( ) : void
OnSelect ( object sender, RoutedEventArgs e ) : void
System ( int connectionId, object target ) : void
lstShips_MouseDoubleClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

ShipSelector() public method

public ShipSelector ( PlayerShip ships ) : ArtemisComm
ships ArtemisComm.PlayerShip
return ArtemisComm

Property Details

SelectedShipProperty public_oe static_oe property

public static DependencyProperty,System.Windows SelectedShipProperty
return System.Windows.DependencyProperty

ShipsProperty public_oe static_oe property

public static DependencyProperty,System.Windows ShipsProperty
return System.Windows.DependencyProperty