C# Class GestSpace.TileView

Interaction logic for TileView.xaml
Inheritance: System.Windows.Controls.UserControl
Mostrar archivo Open project: NicolasDorier/GestSpace

Public Properties

Property Type Description
ViewModelProperty System.Windows.DependencyProperty

Public Methods

Method Description
TileView ( ) : System

Private Methods

Method Description
OnViewModelChanged ( DependencyObject source, System.Windows.DependencyPropertyChangedEventArgs args ) : void
UpdateStates ( bool transition ) : void
UserControl_MouseLeftButtonDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

TileView() public method

public TileView ( ) : System
return System

Property Details

ViewModelProperty public_oe static_oe property

public static DependencyProperty,System.Windows ViewModelProperty
return System.Windows.DependencyProperty