WinRTXamlToolkit.WindowsPhone
1.8.1
dotnet add package WinRTXamlToolkit.WindowsPhone --version 1.8.1
NuGet\Install-Package WinRTXamlToolkit.WindowsPhone -Version 1.8.1
<PackageReference Include="WinRTXamlToolkit.WindowsPhone" Version="1.8.1" />
paket add WinRTXamlToolkit.WindowsPhone --version 1.8.1
#r "nuget: WinRTXamlToolkit.WindowsPhone, 1.8.1"
// Install WinRTXamlToolkit.WindowsPhone as a Cake Addin #addin nuget:?package=WinRTXamlToolkit.WindowsPhone&version=1.8.1 // Install WinRTXamlToolkit.WindowsPhone as a Cake Tool #tool nuget:?package=WinRTXamlToolkit.WindowsPhone&version=1.8.1
A set of controls, extensions and helper classes for Windows Runtime XAML applications.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Windows Phone | wpa is compatible. |
This package has no dependencies.
NuGet packages (3)
Showing the top 3 NuGet packages that depend on WinRTXamlToolkit.WindowsPhone:
Package | Downloads |
---|---|
WinRTXamlToolkit.Controls.DataVisualization.WindowsPhone
Charting Controls for Windows Phone 8.1, ported from the Silverlight Toolkit. |
|
WinRTXamlToolkit.Debugging.WindowsPhone
A set of debugging controls and helpers for Windows Runtime XAML applications. |
|
Bifrost.XAML.Phone
Controls: ProgressIndicator - imagine a progress bar on steroids. In addition to maximum/minimum/value, you can provider a target value and target label to, for example, display today's target for a budget. RingSlice - Based heavily on the RingSlice control from WinRTXamlToolkit. This version fixes a UI digest issue I ran into on device, adds support for drawing a full circle, and handles angles > 360° PercentRingSlice - Based on the RingSlice control, but this works more like a progress bar. You provide the maximum/minimum/value and the control handles figuring out the necessary arc angles. SplitView - Modeled after the WIndows 10 SplitView control, this can be used now and will provide very little effort to move over to the Windows 10 control once it is ready. It also includes a few bonus features that the Windows 10 control will not: users can swipe in from the side to open the panel (no need to reach for that hamburger icon), a header bar styled similar to the Windows 10 apps is included here, provide your own string Header or custom HeaderTemplate to customize the content displayed next to the menu icon. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.8.1 | 31,592 | 1/16/2015 |
1.8.0 | 1,882 | 1/15/2015 |
1.7.9 | 3,044 | 12/23/2014 |
1.7.8.2 | 2,022 | 12/18/2014 |
1.7.8 | 1,935 | 12/18/2014 |
1.7.7 | 2,078 | 12/15/2014 |
1.7.6.7 | 1,981 | 12/6/2014 |
1.7.4 | 4,724 | 10/3/2014 |
1.7.3 | 1,919 | 9/21/2014 |
1.7.2 | 1,852 | 9/14/2014 |
1.7.1 | 1,844 | 9/2/2014 |
1.7.0 | 1,747 | 8/30/2014 |
WinRT XAML Toolkit for Windows Phone 8.1.
Features
- Attachable behaviors
- Controls
- Converters
- Extension methods
- Imaging helpers
- IO helpers
- VisualTree helpers
- AwaitableUI
See also
- WinRTXamlToolkit.Windows, WinRTXamlToolkit.WindowsPhone for various controls and tools
- WinRTXamlToolkit.Controls.Calendar.Windows, WinRTXamlToolkit.Controls.Calendar.WindowsPhone for a calendar control
- WinRTXamlToolkit.Controls.DataVisualization.Windows, WinRTXamlToolkit.Controls.DataVisualization.WindowsPhone for data visualization controls (charts)
- WinRTXamlToolkit.Controls.Gauge.Windows, WinRTXamlToolkit.Controls.Gauge.WindowsPhone for a gauge control
- WinRTXamlToolkit.Debugging.Windows, WinRTXamlToolkit.Debugging.WindowsPhone for debugging helpers