C# Class GestSpace.ClickPresenterView

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

Méthodes publiques

Свойство Type Description
ViewModelProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
Animate void
HideArrowsRefresh void
OnLastSideChanged void
OnViewModelChanged void
ToVisibility Visibility

Méthodes publiques

Méthode Description
ClickPresenterView ( ) : System

Private Methods

Méthode Description
Animate ( ) : void
HideArrowsRefresh ( ) : void
OnLastSideChanged ( DependencyObject source, System.Windows.DependencyPropertyChangedEventArgs args ) : void
OnViewModelChanged ( DependencyObject source, System.Windows.DependencyPropertyChangedEventArgs args ) : void
ToVisibility ( bool v ) : Visibility

Method Details

ClickPresenterView() public méthode

public ClickPresenterView ( ) : System
Résultat System

Property Details

ViewModelProperty public_oe static_oe property

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