Interfaces
 InterfaceDescription
 ITrigger ITrigger is the interface objects must implement in order to participate in triggers.
Classes
 ClassDescription
 EventTrigger EventTrigger will listen to the specified event on the source and set the specified state when that event occurs.
 PropertyTrigger Used for notification of a property change on a source object.
 Trigger Trigger is the base class that other triggers extend from.