C# Class GestSpace.TileConfigView

Interaction logic for TileConfigView.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: NicolasDorier/GestSpace

Méthodes publiques

Свойство Type Description
CanShowProperty System.Windows.DependencyProperty
HasExceptionProperty System.Windows.DependencyProperty
IsSelectedProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
OnCanShowChanged void
OnHasExceptionChanged void
OnIsSelectedChanged void
Show void
TextBlock_MouseLeftButtonDown void
UpdateStates void

Méthodes publiques

Méthode Description
TileConfigView ( ) : System

Private Methods

Méthode Description
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

Method Details

TileConfigView() public méthode

public TileConfigView ( ) : System
Résultat System

Property Details

CanShowProperty public_oe static_oe property

public static DependencyProperty,System.Windows CanShowProperty
Résultat System.Windows.DependencyProperty

HasExceptionProperty public_oe static_oe property

public static DependencyProperty,System.Windows HasExceptionProperty
Résultat System.Windows.DependencyProperty

IsSelectedProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsSelectedProperty
Résultat System.Windows.DependencyProperty