C# Class WPFTaskbarNotifierExample.Window1

An example window that adds content to the TaskbarNotifier and changes its settings.
Inheritance: System.Windows.Window
Afficher le fichier Open project: dv00d00/BinaryStudio.TaskManager

Méthodes publiques

Méthode Description
Window1 ( ) : System

Méthodes protégées

Méthode Description
OnClosing ( System args ) : void

Private Methods

Méthode Description
Add_Click ( object sender, EventArgs e ) : void
ClearAll_Click ( object sender, EventArgs e ) : void
ClearTextBoxes ( ) : void
NotifyIconConfigure_Click ( object sender, RoutedEventArgs e ) : void
NotifyIconExit_Click ( object sender, RoutedEventArgs e ) : void
NotifyIconOpen_Click ( object sender, RoutedEventArgs e ) : void
NotifyIcon_DoubleClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Method Details

OnClosing() protected méthode

protected OnClosing ( System args ) : void
args System
Résultat void

Window1() public méthode

public Window1 ( ) : System
Résultat System