CommunityToolkit.WinUI.UI.Controls.Primitives
7.1.2
Prefix Reserved
CommunityToolkit.WinUI.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 CommunityToolkit.WinUI.UI.Controls.Primitives --version 7.1.2
NuGet\Install-Package CommunityToolkit.WinUI.UI.Controls.Primitives -Version 7.1.2
<PackageReference Include="CommunityToolkit.WinUI.UI.Controls.Primitives" Version="7.1.2" />
paket add CommunityToolkit.WinUI.UI.Controls.Primitives --version 7.1.2
#r "nuget: CommunityToolkit.WinUI.UI.Controls.Primitives, 7.1.2"
// Install CommunityToolkit.WinUI.UI.Controls.Primitives as a Cake Addin #addin nuget:?package=CommunityToolkit.WinUI.UI.Controls.Primitives&version=7.1.2 // Install CommunityToolkit.WinUI.UI.Controls.Primitives as a Cake Tool #tool nuget:?package=CommunityToolkit.WinUI.UI.Controls.Primitives&version=7.1.2
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. |
---|---|
.NET | net5.0-windows10.0.18362 is compatible. net6.0-windows was computed. net7.0-windows was computed. net8.0-windows was computed. |
-
net5.0-windows10.0.18362
- CommunityToolkit.WinUI.UI (>= 7.1.2)
- Microsoft.WindowsAppSDK (>= 1.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on CommunityToolkit.WinUI.UI.Controls.Primitives:
Package | Downloads |
---|---|
HoveyTech.SearchableComboBox
Searchable combobox control for UWP & WinUI 3. |
|
J4JSoftware.J4JMapWinLibrary
WinApp extensions to J4JMapLibrary |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on CommunityToolkit.WinUI.UI.Controls.Primitives:
Repository | Stars |
---|---|
VladislavAntonyuk/MauiSamples
.NET MAUI Samples
|
|
insomniachi/Totoro
A Windows 10/11 only application that is a go to for all things anime.
|
|
Jorixon/JASM
Just Another Skin Manager
|
|
KyouyamaKazusa0805/Sudoku
A sudoku solver using brute forces and logical techniques.
|
Version | Downloads | Last updated |
---|