C# Class MegaMan.Editor.Controls.TilePanel

Interaction logic for TilePanel.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: Tesserex/C--MegaMan-Engine

Méthodes publiques

Свойство Type Description
MultiSelectProperty System.Windows.DependencyProperty
SelectedTileProperty System.Windows.DependencyProperty
SelectedTilesProperty System.Windows.DependencyProperty

Méthodes publiques

Méthode Description
TilePanel ( ) : System.Collections.Generic

Private Methods

Méthode Description
TileList_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Method Details

TilePanel() public méthode

public TilePanel ( ) : System.Collections.Generic
Résultat System.Collections.Generic

Property Details

MultiSelectProperty public_oe static_oe property

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

SelectedTileProperty public_oe static_oe property

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

SelectedTilesProperty public_oe static_oe property

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