C# 클래스 Cirrious.Sphero.WorkBench.UI.Wpf.MainWindow

Interaction logic for MainWindow.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: slodge/BallControl 1 사용 예제들

공개 메소드들

메소드 설명
MainWindow ( ) : System
PresentInRegion ( FrameworkElement frameworkElement, string regionName ) : void

메소드 상세

MainWindow() 공개 메소드

public MainWindow ( ) : System
리턴 System

PresentInRegion() 공개 메소드

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