C# Class o3o.notify

Interaction logic for notify.xaml
Inheritance: System.Windows.Window
Show file Open project: zahndy/o3o Class Usage Examples

Public Methods

Method Description
notify ( MainWindow1 parentWindow ) : System

Private Methods

Method 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 method

public notify ( MainWindow1 parentWindow ) : System
parentWindow MainWindow1
return System