Can we still use Behaviors in Blend for Visual Studio 2012 RC?
-
23 Juni 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?
- Dipindahkan oleh Rob CaplanMicrosoft Employee, Moderator 25 Juni 2012 16:57 (From:UI Design for Metro style apps)
Semua Balasan
-
25 Juni 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
- Disarankan sebagai Jawaban oleh Harikrishna MenonMicrosoft Employee 25 Juni 2012 18:53
-
25 Juni 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
-
25 Juni 2012 18:53
Yes that would be the recommended approach.Dev@Mic
- Disarankan sebagai Jawaban oleh Harikrishna MenonMicrosoft Employee 25 Juni 2012 18:53
- Ditandai sebagai Jawaban oleh Michael Halvorson 25 Juni 2012 20:59
-
16 Juli 2012 11:21
Introducing Windows.UI.Interactivity: Behaviors for the Windows Runtime
NuGet package for Windows.UI.interactivity