C# Class WoWmapper.SettingsPanels.SettingsKeybindings

Interaction logic for SettingsKeybindings.xaml
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: topher-au/WoWmapper

Méthodes publiques

Méthode Description
SettingsKeybindings ( ) : System

Private Methods

Méthode Description
ButtonResetBinds_OnClick ( object sender, RoutedEventArgs e ) : void
CheckCustomBinding_Changed ( object sender, RoutedEventArgs e ) : void
ComboButtonIcons_OnSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
ComboCurrentStyle_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
DoTransition ( ) : void
ListKeybinds_OnMouseDoubleClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
RefreshBinds ( ) : void

Method Details

SettingsKeybindings() public méthode

public SettingsKeybindings ( ) : System
Résultat System