C# Class MegaMan.Editor.Controls.TilePanel

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

Public Properties

Property Type Description
MultiSelectProperty System.Windows.DependencyProperty
SelectedTileProperty System.Windows.DependencyProperty
SelectedTilesProperty System.Windows.DependencyProperty

Public Methods

Method Description
TilePanel ( ) : System.Collections.Generic

Private Methods

Method Description
TileList_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Method Details

TilePanel() public method

public TilePanel ( ) : System.Collections.Generic
return System.Collections.Generic

Property Details

MultiSelectProperty public_oe static_oe property

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

SelectedTileProperty public_oe static_oe property

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

SelectedTilesProperty public_oe static_oe property

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