C# Class WoWmapper.SettingsPanels.SettingsKeybindings

Interaction logic for SettingsKeybindings.xaml
Inheritance: System.Windows.Controls.UserControl
Datei anzeigen Open project: topher-au/WoWmapper

Public Methods

Method Description
SettingsKeybindings ( ) : System

Private Methods

Method 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 method

public SettingsKeybindings ( ) : System
return System