C# 클래스 GestSpace.MainWindow

Interaction logic for MainWindow.xaml
상속: System.Windows.Window
파일 보기 프로젝트 열기: NicolasDorier/GestSpace

공개 프로퍼티들

프로퍼티 타입 설명
MainStateProperty System.Windows.DependencyProperty
ViewModelProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
Center void
Center void
Center void
CreateDoubleAnimation System.Windows.Media.Animation.DoubleAnimation
GetAngle int?
KeepPopularFinger IList
MainWindow_Closed void
MainWindow_Loaded void
Maximize void
Minimize void
OnCurrentTileChanged void
OnMainStateChanged void
ToString string
Window_KeyDown void

공개 메소드들

메소드 설명
MainWindow ( ) : System

비공개 메소드들

메소드 설명
Center ( ) : void
Center ( FrameworkElement hex ) : void
Center ( TileViewModel tile ) : void
CreateDoubleAnimation ( double to, Duration duration ) : System.Windows.Media.Animation.DoubleAnimation
GetAngle ( Leap.Finger f ) : int?
KeepPopularFinger ( IList fingers ) : IList
MainWindow_Closed ( object sender, EventArgs e ) : void
MainWindow_Loaded ( object sender, RoutedEventArgs e ) : void
Maximize ( ) : void
Minimize ( ) : void
OnCurrentTileChanged ( DependencyObject source, System.Windows.DependencyPropertyChangedEventArgs args ) : void
OnMainStateChanged ( DependencyObject source, System.Windows.DependencyPropertyChangedEventArgs args ) : void
ToString ( Leap vector ) : string
Window_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void

메소드 상세

MainWindow() 공개 메소드

public MainWindow ( ) : System
리턴 System

프로퍼티 상세

MainStateProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows MainStateProperty
리턴 System.Windows.DependencyProperty

ViewModelProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ViewModelProperty
리턴 System.Windows.DependencyProperty