C# 클래스 MegaMan.Editor.Controls.TilePanel

Interaction logic for TilePanel.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: Tesserex/C--MegaMan-Engine

공개 프로퍼티들

프로퍼티 타입 설명
MultiSelectProperty System.Windows.DependencyProperty
SelectedTileProperty System.Windows.DependencyProperty
SelectedTilesProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
TilePanel ( ) : System.Collections.Generic

비공개 메소드들

메소드 설명
TileList_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

메소드 상세

TilePanel() 공개 메소드

public TilePanel ( ) : System.Collections.Generic
리턴 System.Collections.Generic

프로퍼티 상세

MultiSelectProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows MultiSelectProperty
리턴 System.Windows.DependencyProperty

SelectedTileProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SelectedTileProperty
리턴 System.Windows.DependencyProperty

SelectedTilesProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows SelectedTilesProperty
리턴 System.Windows.DependencyProperty