travel Suru
Windows 7 Release NET 4.0 / Surface 2.0 Release Multi-Touch Controls Multi-Touch API Surface Multi-Touch Controls & API Surface Multi-Touch Controls & API Multi-Touch API Multi-Touch API and Controls
With XAML Support
Visual Studio Designer Blend3
UseLayoutRounding="True"
© 2009 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
<r:RibbonTab x:Class="TravelSuru.MapSection.MapViewRibbonTab" xmlns=" xmlns:x=" Tag="Map" Label="Map" > <r:Item Command=“AppCommands.LocateMe” LabelTitle=“Locate Me” LargeImageSource=“Images/Globe.ico” /> <r:Item Command=“AppCommands.Bookmark” LabelTitle=“Bookmark” LargeImageSource=“Images/Favorite.ico” /> <r:RibbonToggleButton x:Name="_ToggleLocationButton" Command="{StaticResource ToggleLocationCommand}"/>
<Application x:Class="TravelSuru.App" xmlns=" xmlns:x=" > <JumpTask Title="Locate Me" Arguments="/LocateMe" /> <JumpTask Title="Next Stop" Arguments="/NextStop" /> <JumpTask Title="Synchronize" Arguments="/Synchronize" />
[MS-WPFXV] WPF’s file format was published [MS-WPFXV] WPF XAML Vocabulary 2006[MS-WPFXV] WPF XAML Vocabulary 2006.NET 4 has a new XAML parser Faster More extensibility during XamlReader.Load and XamlWriter.Save BAML file format has public APIs to Read/Write.NET 4’s XAML parser has new XAML Language features Ability to use generics Better References by Name
Use this layout to show software code The font is Courier, a monospace font The slide doesn’t use bullets but levels can be indented using the “Increase List Level” icon on the Home menu