Can we still use Behaviors in Blend for Visual Studio 2012 RC?
-
Saturday, June 23, 2012 6:46 PM
I am creating a XAML project in Blend for Visual Studio 2012 and notice that there is no Behaviors category in the Assets panel, so that I can not find items like ControlStoryboardAction, which I used in Expression Blend 4 to control storyboards. Has the Behaviors feature/interactivity been removed from Blend for Visual Studio? Or is it available in a different way? Or perhaps to come?
- Moved by Rob CaplanMicrosoft Employee, Moderator Monday, June 25, 2012 4:57 PM (From:UI Design for Metro style apps)
All Replies
-
Monday, June 25, 2012 4:35 PM
The Blend for Visual Studio 2012 RC supports Metro app development only. We currently don't have behaviors for Metro applications.
-Navit Saxena
- Proposed As Answer by Harikrishna MenonMicrosoft Employee Monday, June 25, 2012 6:53 PM
-
Monday, June 25, 2012 4:45 PMThank you-- I am indeed creating a Metro / XAML app-- So if I can't start a Blend storyboard by using behaviors, would the recommended approach be to create an event handler in a code-behind file that calls methods like Begin to run it?
Michael Halvorson
-
Monday, June 25, 2012 6:53 PM
Yes that would be the recommended approach.Dev@Mic
- Proposed As Answer by Harikrishna MenonMicrosoft Employee Monday, June 25, 2012 6:53 PM
- Marked As Answer by Michael Halvorson Monday, June 25, 2012 8:59 PM
-
Monday, July 16, 2012 11:21 AM
Introducing Windows.UI.Interactivity: Behaviors for the Windows Runtime
NuGet package for Windows.UI.interactivity


