WinRT XAML Toolkit based on the Windows 8 RTM SDK.
Download the latest source from the
SOURCE CODE page.
For compiled version use
NuGet.
You can add it to your project in Visual Studio by going to View/Other Windows/Package Manager Console and entering:
PM> Install-Package winrtxamltoolkit
Features
- AsyncUI extensions
- Controls and control extensions
- Converters
- Debugging helpers
- Imaging
- IO helpers
- VisualTree helpers
- Samples
Recent changes
- NOTE: Namespace changes
- DebugConsole/DebugConsoleOverlay/DC.Trace() added
- NumericUpDown control
- ScrollViewerExtensions.ScrollToHorizontalOffsetWithAnimation()
- AlternativeFrame initial prototype with next page preloading and transitions support (single transition implemented for now)