Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
System.Windows
EventManager Class
Collapse All/Expand All Collapse All
Members FilterMembers Filter
Frameworks FilterFrameworks Filter
This page is specific to
Microsoft Visual Studio 11/.NET Framework 4.5

Other versions are also available for the following:
.NET Framework Class Library
EventManager..::.RegisterClassHandler Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Registers a class handler for a particular routed event.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method Static member RegisterClassHandler(Type, RoutedEvent, Delegate) Registers a class handler for a particular routed event.
Public method Static member 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.
Top
© 2012 Microsoft. All rights reserved. Terms of Use | Trademarks | Privacy Statement
Page view tracker