WindowEvent.cs File Reference

Classes

class  Windows.WindowEvent
 Represents a context event. Extend this (with a partial class) if you want to add custom things to pass through to the window which will actually handle the display. More...
 
class  Windows.WindowEventListener
 Handler for WindowEvent events. More...
 

Namespaces

 Windows
 The window manager is a templating system for creating stackable, shareable UI components.
 

Constant Groups

 Windows
 The window manager is a templating system for creating stackable, shareable UI components.
 

Functions

delegate void Windows.WindowEventDelegate (WindowEvent e)