I’m building some architecture around a Silverlight user control. The issue I’m having is that I can’t find an event to tap into that occurs right after the creation of the user control, like an Activated event. Is there some event that I’m missing?
Thanks.
The loaded event should fire when you need it