C# Class booruReader.Settings_Screen.SettingsUserControl

Interaction logic for SettingsUserControl.xaml
Inheritance: System.Windows.Controls.UserControl
Mostra file Open project: earlnuclear/DanbooruBrowser

Public Methods

Method Description
SettingsUserControl ( ) : System.Windows

Private Methods

Method Description
BackButtonClick ( object sender, RoutedEventArgs e ) : void
CacheSizeTextBox_PreviewTextInput_1 ( object sender, System.Windows.Input.TextCompositionEventArgs e ) : void
LabelTextBox_TextChanged_1 ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void
TextBox_TextChanged_1 ( object sender, System.Windows.Controls.TextChangedEventArgs e ) : void

Method Details

SettingsUserControl() public method

public SettingsUserControl ( ) : System.Windows
return System.Windows