Intersoft ClientUI Documentation
RegisterClassHandler Method



Registers a class handler for a particular routed event.
Overload List
OverloadDescription
RegisterClassHandler(Type,RoutedEvent,Delegate)Registers a class handler for a particular routed event.  
RegisterClassHandler(Type,RoutedEvent,Delegate,Boolean)Registers a class handler for a particular routed event, with the option to handle events where event data is already marked handled.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EventManager Class
EventManager Members

Send Feedback