Part 16: Responding to Device Orientation Changes
- Posted: Oct 26, 2012 at 9:29 AM
- 17,639 Views
- 5 Comments
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Right click “Save as…”
Comments have been closed since this content was published more than 30 days ago, but if you'd like to continue the conversation,
please create a new thread in our Forums,
or
Contact Us and let us know.
Follow the Discussion
Oops, something didn't work.
What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in. You need to be signed in to Channel 9 to use this feature.What does this mean?
Following an item on Channel 9 allows you to watch for new content and comments that you are interested in and view them all on your notifications page.sign up for email notifications?
Hi Bob. When we make VisualState.Name property "Snapped", we define how the application will be displayed in snapped mode. However, we didn't define what is "Snapped" nor "FullScreenPortrait" etc. Are they something like a keyword which windows 8 understands automatically? I hope I managed to explain what I wondered.
@EatDrinkCode: It's been a couple of months since I looked at this ... if you supply a time marker (ex. @4:15) that would help refresh my memory. However, it's probably one of two things off the top of my head ... it's either an enumeration built into the framework, or it's keying off the visual states defined in the XAML. Again, this is just off the top of my head ... if you could help me out (I don't want to watch my own videos right now ... busy on the next project
I could get a better answer for you. Thanks!
You are explaining VisualState object between 3:15 and 4:05. And good luck with your project :)
@EatDrinkCode: Sorry it took so long to reply. I'm sticking with what I said before. In that part of the video, we're looking at XAML. Remember from the XAML introduction: it's simply a declarative syntax that allows you to create instances and set properties of those instances of classes. So, those classes were defined by Microsoft, and you're merely creating instances of those classes that handle VisualState, specifically, those classes that handle the various VisualStates. Now, as to the exact implementation? I'm not aware of any explanation beyond that how it was coded by Microsoft. Hope that helps?
Thanks Mr. Tabor :) I'm downloading all the sessions
It's a great tutorial
Remove this comment
Remove this thread
close