AppBarUtils 2.5.1
dotnet add package AppBarUtils --version 2.5.1
NuGet\Install-Package AppBarUtils -Version 2.5.1
<PackageReference Include="AppBarUtils" Version="2.5.1" />
<PackageVersion Include="AppBarUtils" Version="2.5.1" />
<PackageReference Include="AppBarUtils" />
paket add AppBarUtils --version 2.5.1
#r "nuget: AppBarUtils, 2.5.1"
#:package AppBarUtils@2.5.1
#addin nuget:?package=AppBarUtils&version=2.5.1
#tool nuget:?package=AppBarUtils&version=2.5.1
AppBarUtils provides out-of-box app bar behaviors/triggers/actions for Windows Phone SDK 8.0. They enable you to do command binding (also binding for other properties) for app bar buttons/menu items, make use of the built-in Blend SDK and 3rd party behaviors, and dynamically show different app bars for different pano/pivot items or based on different page states.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| Windows Phone | wp8 is compatible. wp81 was computed. |
This package has no dependencies.
GitHub repositories
This package is not used by any popular GitHub repositories.
Fix two issues, one for the IsEnabled for a checked command, the other for the IsCheck state. Thanks @frostieDE for the contribution! See the demo code from GitHub for how to use this new feature.
Note: Windows Phone SDK 7.x is no longer supported from this release on.