C# Class PasswordManager.Views.TrayIcon

Interaction logic for TrayIcon.xaml
Inheritance: UserControl, IDisposable
Afficher le fichier Open project: Erapchu/PasswordManager

Private Properties

Свойство Type Description
TaskbarIcon_TrayContextMenuOpen void

Méthodes publiques

Méthode Description
Dispose ( ) : void
TrayIcon ( ) : System

Private Methods

Méthode Description
TaskbarIcon_TrayContextMenuOpen ( object sender, RoutedEventArgs e ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

TrayIcon() public méthode

public TrayIcon ( ) : System
Résultat System