Telerik.UI.for.UniversalWindowsPlatform
1.0.0.7
Prefix Reserved
See the version list below for details.
dotnet add package Telerik.UI.for.UniversalWindowsPlatform --version 1.0.0.7
NuGet\Install-Package Telerik.UI.for.UniversalWindowsPlatform -Version 1.0.0.7
<PackageReference Include="Telerik.UI.for.UniversalWindowsPlatform" Version="1.0.0.7" />
paket add Telerik.UI.for.UniversalWindowsPlatform --version 1.0.0.7
#r "nuget: Telerik.UI.for.UniversalWindowsPlatform, 1.0.0.7"
// Install Telerik.UI.for.UniversalWindowsPlatform as a Cake Addin #addin nuget:?package=Telerik.UI.for.UniversalWindowsPlatform&version=1.0.0.7 // Install Telerik.UI.for.UniversalWindowsPlatform as a Cake Tool #tool nuget:?package=Telerik.UI.for.UniversalWindowsPlatform&version=1.0.0.7
UI for Universal Windows Platform is a toolset for building Universal Windows Platform apps for the Windows Store and the enterprise. The library is designed to offer the same user experience, functionality and behavior on Windows devices of all form factors.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
Universal Windows Platform | uap was computed. uap10.0 is compatible. |
This package has no dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Telerik.UI.for.UniversalWindowsPlatform:
Package | Downloads |
---|---|
ChunLin.RedButton
This is a demo project to show how we can package a UWP class library. |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on Telerik.UI.for.UniversalWindowsPlatform:
Repository | Stars |
---|---|
thecodrr/BreadPlayer
Bread Player, a free and open source music player powered by UWP and C#/.NET with a sleek and polished design built for, and by, the people seeking a better alternative to Groove and Windows Media Player by Microsoft.
|
|
dotnet-architecture/eShopOnUWP
Universal Windows Platform line of business application showcasing the latest Windows 10 capabilities such as Fluent Design System, Ink and Windows Hello.
|
Version | Downloads | Last updated |
---|---|---|
1.0.2.11 | 31,490 | 3/15/2023 |
1.0.2.10 | 3,427 | 1/19/2023 |
1.0.2.9 | 11,896 | 5/12/2022 |
1.0.2.8 | 9,602 | 1/21/2022 |
1.0.2.7 | 4,736 | 11/12/2021 |
1.0.2.5 | 15,800 | 5/13/2021 |
1.0.2.3 | 4,743 | 2/25/2021 |
1.0.2.2 | 4,120 | 1/25/2021 |
1.0.2.1 | 8,616 | 9/16/2020 |
1.0.1.9 | 9,878 | 5/14/2020 |
1.0.1.8 | 9,878 | 1/15/2020 |
1.0.1.7 | 20,947 | 9/25/2019 |
1.0.1.6 | 17,807 | 6/19/2019 |
1.0.1.5 | 4,679 | 5/15/2019 |
1.0.1.4 | 9,330 | 2/20/2019 |
1.0.1.3 | 9,594 | 1/16/2019 |
1.0.1.2 | 11,014 | 10/17/2018 |
1.0.1.1 | 6,999 | 9/12/2018 |
1.0.1 | 10,750 | 5/16/2018 |
1.0.0.9 | 16,418 | 1/17/2018 |
1.0.0.7 | 9,259 | 10/24/2017 |
1.0.0.6 | 10,224 | 9/14/2017 |
1.0.0.5 | 10,793 | 8/10/2017 |
1.0.0.4 | 15,289 | 6/29/2017 |
1.0.0.3 | 3,748 | 5/31/2017 |
1.0.0.2 | 4,101 | 5/16/2017 |
1.0.0.1 | 30,507 | 2/10/2017 |
1.0.0 | 4,462 | 2/8/2017 |
ListView
NEW
Added DisabledStateOpacity property that sets the value of the opacity used when the ListView is disabled.
FIXED
TargetException is thrown when trying to apply filter to a grouped and sorted ListView.
Indicator does not hide when PullToRefresh is canceled.
DatePicker
FIXED
ArgumentOutOfRangeException is thrown when DateTime is set to a value outside the range of the DateTiem.Min and DateTime.Max values.
Chart
FIXED
Series get blurred when data is updated runtime.
Chart
FIXED
Series get blurred when data is updated runtime.
DataGrid
FIXED
Inaccurate RowHeight for the first column when next columns have lower height.
Layout could not be completed due to cycle that throws UnhandledException.
AutoCompleteBox
NEW
Added IsClearButtonVisible property that indicates if the clear button should be visualized.