Event Handlers
Hi,
I am working on XBAP application using WPF. Normally when we add a control we can double click the ctrl to see its event handler or add events thru property tabs.
I am not able to find anything here. Please let me know whether this feature is available or not.
if not how to add eventhandlers and where to add?
if i write events in page1.g.cs it disappears when modified.
Shed some light please

