C# 클래스 GestSpace.TileConfigView

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

공개 프로퍼티들

프로퍼티 타입 설명
CanShowProperty System.Windows.DependencyProperty
HasExceptionProperty System.Windows.DependencyProperty
IsSelectedProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
OnCanShowChanged void
OnHasExceptionChanged void
OnIsSelectedChanged void
Show void
TextBlock_MouseLeftButtonDown void
UpdateStates void

공개 메소드들

메소드 설명
TileConfigView ( ) : System

비공개 메소드들

메소드 설명
OnCanShowChanged ( DependencyObject source, System.Windows.DependencyPropertyChangedEventArgs args ) : void
OnHasExceptionChanged ( DependencyObject source, System.Windows.DependencyPropertyChangedEventArgs args ) : void
OnIsSelectedChanged ( DependencyObject source, System.Windows.DependencyPropertyChangedEventArgs args ) : void
Show ( bool value ) : void
TextBlock_MouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
UpdateStates ( bool transition ) : void

메소드 상세

TileConfigView() 공개 메소드

public TileConfigView ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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