EventTrigger RoutedEvent Support

Currently all RoutedEvents are interpreted as "Canvas.Load". Is there any plan in the v1.0 timeframe to support other RoutedEvents in the XAML? I know we can get around this by using BeginTime and starting the events with JScript, but I am looking for the official position on this feature set by release.
[315 byte] By [ShawnWildermuth] at [2008-1-26]
# 1

While we plan on improving the way animations are specified in WPF/E (e.g., remove the need for the very large BeginTime workaround), there are no concrete plans to support other RoutedEvents in the first half of 2007. The recommended way to start animations is to call storyboard.Begin() in script.

Ed Maia
WPF/E PM

EdMaiaMSFT at 2007-9-4 > top of Msdn Tech,Silverlight (formerly WPF/E),Silverlight (formerly WPF/E) General Discussion...