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

Interaction logic for MainWindow.xaml
Inheritance: System.Windows.Window
ファイルを表示 Open project: slodge/BallControl Class Usage Examples

Public Methods

Method Description
MainWindow ( ) : System
PresentInRegion ( FrameworkElement frameworkElement, string regionName ) : void

Method Details

MainWindow() public method

public MainWindow ( ) : System
return System

PresentInRegion() public method

public PresentInRegion ( FrameworkElement frameworkElement, string regionName ) : void
frameworkElement System.Windows.FrameworkElement
regionName string
return void