C# Class Cirrious.Sphero.WorkBench.UI.Wpf.MainWindow

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: slodge/BallControl Class Usage Examples

Méthodes publiques

Méthode Description
MainWindow ( ) : System
PresentInRegion ( FrameworkElement frameworkElement, string regionName ) : void

Method Details

MainWindow() public méthode

public MainWindow ( ) : System
Résultat System

PresentInRegion() public méthode

public PresentInRegion ( FrameworkElement frameworkElement, string regionName ) : void
frameworkElement System.Windows.FrameworkElement
regionName string
Résultat void