Method | Description | |
---|---|---|
Initialize ( ) : void |
Set up the all the *Listener classes to winforms events that will allow the correct UIA providers to be created and the correct UIA events to be fired. This method is called via reflection from the System.Windows.Forms.Application class.
|
Method | Description | |
---|---|---|
OnPreRun ( object sender, |
Start GLib mainloop in its own thread just before winforms mainloop starts, but after gtk_init () has been called by MWF
|