C# Class o3o.notify

Interaction logic for notify.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: zahndy/o3o Class Usage Examples

Méthodes publiques

Méthode Description
notify ( MainWindow1 parentWindow ) : System

Private Methods

Méthode Description
Window_Activated ( object sender, EventArgs e ) : void
button1_Click ( object sender, RoutedEventArgs e ) : void
mousehover ( ) : bool
timer_Tick ( Object myObject, EventArgs myEventArgs ) : void

Method Details

notify() public méthode

public notify ( MainWindow1 parentWindow ) : System
parentWindow MainWindow1
Résultat System