C# Class AcManager.Pages.Dialogs.UpgradeIconEditor_Editor

Inheritance: IFinishableControl
Afficher le fichier Open project: gro-ove/actools

Méthodes publiques

Méthode Description
Finish ( bool result ) : void
UpgradeIconEditor_Editor ( ) : System

Private Methods

Méthode Description
Command_ToggleBold_CanExecute ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
Command_ToggleBold_Executed ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
Command_ToggleItalic_CanExecute ( object sender, System.Windows.Input.CanExecuteRoutedEventArgs e ) : void
Command_ToggleItalic_Executed ( object sender, System.Windows.Input.ExecutedRoutedEventArgs e ) : void
CreateNewIcon ( ) : void
FocusLabel ( ) : void
NewIconLabel_OnTextChanged ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
NewIconLabel_UpdateFontSize ( ) : void

Method Details

Finish() public méthode

public Finish ( bool result ) : void
result bool
Résultat void

UpgradeIconEditor_Editor() public méthode

public UpgradeIconEditor_Editor ( ) : System
Résultat System