C# Class SleepHunter.Views.SkillEditorWindow

Inheritance: System.Windows.Window
Afficher le fichier Open project: ewrogers/SleepHunter4 Class Usage Examples

Méthodes publiques

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

Méthodes publiques

Méthode Description
SkillEditorWindow ( ) : System
SkillEditorWindow ( SkillMetadata skill, bool isEditMode = true ) : System

Private Methods

Méthode Description
GetPlayerClass ( ) : PlayerClass
SetPlayerClass ( PlayerClass playerClass ) : void
ValidateSkill ( ) : bool
Window_Loaded ( object sender, RoutedEventArgs e ) : void
cancelButton_Click ( object sender, RoutedEventArgs e ) : void
okButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

SkillEditorWindow() public méthode

public SkillEditorWindow ( ) : System
Résultat System

SkillEditorWindow() public méthode

public SkillEditorWindow ( SkillMetadata skill, bool isEditMode = true ) : System
skill SleepHunter.Metadata.SkillMetadata
isEditMode bool
Résultat System

Property Details

IsEditModeProperty public_oe static_oe property

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