C# Class SleepHunter.Views.LineModifiersEditorWindow

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
LineModifiersEditorWindow ( ) : System.Windows
LineModifiersEditorWindow ( SpellLineModifiers modifiers, bool isEditMode = true ) : System.Windows

Private Methods

Méthode Description
ValidateModifiers ( ) : bool
Window_Loaded ( object sender, RoutedEventArgs e ) : void
cancelButton_Click ( object sender, RoutedEventArgs e ) : void
okButton_Click ( object sender, RoutedEventArgs e ) : void
scopeComboBox_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Method Details

LineModifiersEditorWindow() public méthode

public LineModifiersEditorWindow ( ) : System.Windows
Résultat System.Windows

LineModifiersEditorWindow() public méthode

public LineModifiersEditorWindow ( SpellLineModifiers modifiers, bool isEditMode = true ) : System.Windows
modifiers SleepHunter.Metadata.SpellLineModifiers
isEditMode bool
Résultat System.Windows

Property Details

IsEditModeProperty public_oe static_oe property

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