C# Class FlatRedBall.Glue.GlueView.GlueViewToolbar

Interaction logic for GlueViewToolbar.xaml
Inheritance: System.Windows.Controls.UserControl
Datei anzeigen Open project: vchelaru/FlatRedBall Class Usage Examples

Public Methods

Method Description
GlueViewToolbar ( ) : FlatRedBall.Glue.Plugins.ExportedImplementations

Private Methods

Method Description
HandleCheckboxChecked ( object sender, RoutedEventArgs e ) : void
HandleCheckboxUnchecked ( object sender, RoutedEventArgs e ) : void
HandleExit ( object sender, EventArgs e ) : void
LaunchGlueView ( ) : void
ShutDownGlueView ( ) : void

Method Details

GlueViewToolbar() public method

public GlueViewToolbar ( ) : FlatRedBall.Glue.Plugins.ExportedImplementations
return FlatRedBall.Glue.Plugins.ExportedImplementations