It's easy to find examples on how to create a ContextMenu. But I can't find any documentation on how to handle events. The ContextMenu is an ItemsControl and can be databound. Is it possible to handle click events on MenuItem objects that are created as a result of databinding?