Skip to main content
Microsoft.Toolkit.Uwp.UI.Controls.Layout package icon

Microsoft.Toolkit.Uwp.UI.Controls.Layout

This library provides XAML layout controls. It is a part of the Windows Community Toolkit. Controls: - BladeView: Provides a horizontal collection of blades for drilling into detailed scenarios. - Carousel: Presents items in a carousel control. - Expander: Expander allows user to show/hide content based on a boolean state. - GridSplitter: A the control that redistributes space between columns or rows of a Grid control. - HeaderedContentControl: Provides a header to content. - HeaderedItemsControl: Provides a header to items. - LayoutTransformControl: Support for transformations as if applied by LayoutTransform. - ListDetailsView: Implements the List/Details design pattern. - OrbitView: Positions items in a circle around a center element and supports orbits and anchors.

Total Downloads
0
0
Published
Jan 1, 1900
Latest stable version

Install

.NET CLI
dotnet add package Microsoft.Toolkit.Uwp.UI.Controls.Layout --version 7.1.3
Package Manager Console
Install-Package Microsoft.Toolkit.Uwp.UI.Controls.Layout -Version 7.1.3
PackageReference
<PackageReference Include="Microsoft.Toolkit.Uwp.UI.Controls.Layout" Version="7.1.3" />

Frameworks

UAP10.0.17763

Dependencies

[7.1.3, )
Microsoft.UI.Xaml
UAP10.0.17763
[2.7.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

NuGet marks this package as deprecated and points to CommunityToolkit.Uwp.Controls.LayoutTransformControl as an alternative.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

This version is unlisted. Prefer a listed release unless you deliberately need this exact version for reproducibility.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.