--- title: "Events" ms.date: "03/30/2017" f1_keywords: - "AutoGeneratedOrientationPage" helpviewer_keywords: - "Windows Presentation Foundation [WPF], events" - "events [WPF], windows" - "WPF [WPF], events" ms.assetid: d3b93c6f-aa6b-486d-a010-d097ea8a516b --- # Events (WPF) [!INCLUDE[TLA#tla_winclient](../../../includes/tlasharptla-winclient-md.md)] introduces routed events that can invoke handlers that exist on various listeners in the element tree of an application. ## In This Section [Routed Events Overview](routed-events-overview.md) [Attached Events Overview](attached-events-overview.md) [Object Lifetime Events](object-lifetime-events.md) [Marking Routed Events as Handled, and Class Handling](marking-routed-events-as-handled-and-class-handling.md) [Preview Events](preview-events.md) [Property Change Events](property-change-events.md) [Visual Basic and WPF Event Handling](visual-basic-and-wpf-event-handling.md) [Weak Event Patterns](weak-event-patterns.md) [How-to Topics](events-how-to-topics.md) ## Reference ## Related Sections [WPF Architecture](wpf-architecture.md) [XAML in WPF](xaml-in-wpf.md) [Base Elements](base-elements.md) [Element Tree and Serialization](element-tree-and-serialization.md) [Properties](properties-wpf.md) [Input](input-wpf.md) [Resources](resources-wpf.md) [Styling and Templating](/dotnet/desktop-wpf/fundamentals/styles-templates-overview) [WPF Content Model](../controls/wpf-content-model.md) [Threading Model](threading-model.md)