C# Class SteamChatBot.Triggers.TriggerOptions.Windows.NotificationOptionsWindow

Interaction logic for NotificationOptionsWindow.xaml
Inheritance: System.Windows.Window
Exibir arquivo Open project: Steam-Chat-Bot/SteamChatBot Class Usage Examples

Public Methods

Method Description
NotificationOptionsWindow ( ) : System

Private Methods

Method Description
dbFileBox_GotFocus ( object sender, RoutedEventArgs e ) : void
doneButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

NotificationOptionsWindow() public method

public NotificationOptionsWindow ( ) : System
return System