Microsoft.Toolkit.Uwp.UI.Controls.Primitives
7.1.3
Prefix Reserved
CommunityToolkit.Uwp.Controls.Primitives
Additional DetailsThis package name is no longer being updated and has migrated to a new name and namespace, see:
https://aka.ms/toolkit/windows/package-naming. To find out more about migrating to the 8.x releases of the Windows Community Toolkit, see here:
https://aka.ms/toolkit/windows/migration
dotnet add package Microsoft.Toolkit.Uwp.UI.Controls.Primitives --version 7.1.3
NuGet\Install-Package Microsoft.Toolkit.Uwp.UI.Controls.Primitives -Version 7.1.3
<PackageReference Include="Microsoft.Toolkit.Uwp.UI.Controls.Primitives" Version="7.1.3" />
paket add Microsoft.Toolkit.Uwp.UI.Controls.Primitives --version 7.1.3
#r "nuget: Microsoft.Toolkit.Uwp.UI.Controls.Primitives, 7.1.3"
// Install Microsoft.Toolkit.Uwp.UI.Controls.Primitives as a Cake Addin #addin nuget:?package=Microsoft.Toolkit.Uwp.UI.Controls.Primitives&version=7.1.3 // Install Microsoft.Toolkit.Uwp.UI.Controls.Primitives as a Cake Tool #tool nuget:?package=Microsoft.Toolkit.Uwp.UI.Controls.Primitives&version=7.1.3
This library provides controls for use in XAML which don't provide their own style. It is a part of the Windows Community Toolkit.
Controls:
- AdaptiveGridView: Presents items in an evenly-spaced set of columns to fill the total available space.
- ConstrainedBox: Constrain child element by aspect ratio, scale, or multiple.
- DockPanel: Define areas where you can arrange child elements either horizontally or vertically, relative to each other.
- StaggeredLayout: Layout of items in a column approach where an item will be added to whichever column has used the least amount of space.
- StaggeredPanel: Layout of items in a column approach where an item will be added to whichever column has used the least amount of space.
- SwitchPresenter: A presenter which can act as a switch statement for layout providing alternate layouts based on a value.
- UniformGrid: Presents items in an evenly-spaced set of rows or columns to fill the total available display space.
- WrapLayout: Positions child elements in sequential position from left to right and breaks content to the next line.
- WrapPanel: Positions child elements in sequential position from left to right and breaks content to the next line.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | uap10.0.17763 is compatible. |
-
UAP 10.0.17763
- Microsoft.Toolkit.Uwp.UI (>= 7.1.3)
- Microsoft.UI.Xaml (>= 2.7.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|