This commit is contained in:
Wiesław Šoltés 2021-03-29 21:01:59 +02:00
Родитель 8cf3bde92a
Коммит 6d8cc99825
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -3,4 +3,4 @@
[![Build status](https://dev.azure.com/wieslawsoltes/GitHub/_apis/build/status/VariableSizedWrapGrid)](https://dev.azure.com/wieslawsoltes/GitHub/_build/latest?definitionId=80)
![.NET Core](https://github.com/wieslawsoltes/VariableSizedWrapGrid/workflows/.NET%20Core/badge.svg)
**VariableSizedWrapGrid** is a port of [Windows UWP](https://github.com/Microsoft/XamlBehaviors) version of VariableSizedWrapGrid control for [Avalonia](https://github.com/AvaloniaUI/Avalonia) based on [WPF]((https://www.codeproject.com/Articles/995465/VariableSizedWrapGrid-for-WPF)) implemantation.
**VariableSizedWrapGrid** is a port of [Windows UWP](https://docs.microsoft.com/en-us/uwp/api/windows.ui.xaml.controls.variablesizedwrapgrid?view=winrt-19041) version of VariableSizedWrapGrid control for [Avalonia](https://github.com/AvaloniaUI/Avalonia) based on [WPF]((https://www.codeproject.com/Articles/995465/VariableSizedWrapGrid-for-WPF)) implemantation.