Can we still use Behaviors in Blend for Visual Studio 2012 RC?
-
sábado, 23 de junio de 2012 18:46
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?
- Cambiado Rob CaplanMicrosoft Employee, Moderator lunes, 25 de junio de 2012 16:57 (From:UI Design for Metro style apps)
Todas las respuestas
-
lunes, 25 de junio de 2012 16:35
The Blend for Visual Studio 2012 RC supports Metro app development only. We currently don't have behaviors for Metro applications.
-Navit Saxena
- Propuesto como respuesta Harikrishna MenonMicrosoft Employee lunes, 25 de junio de 2012 18:53
-
lunes, 25 de junio de 2012 16:45Thank 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
-
lunes, 25 de junio de 2012 18:53
Yes that would be the recommended approach.Dev@Mic
- Propuesto como respuesta Harikrishna MenonMicrosoft Employee lunes, 25 de junio de 2012 18:53
- Marcado como respuesta Michael Halvorson lunes, 25 de junio de 2012 20:59
-
lunes, 16 de julio de 2012 11:21
Introducing Windows.UI.Interactivity: Behaviors for the Windows Runtime
NuGet package for Windows.UI.interactivity

