Fix sorting and refactor
This commit is contained in:
parent
e33fd6ea1b
commit
3a61c32881
20 changed files with 649 additions and 748 deletions
|
|
@ -12,6 +12,7 @@ using System;
|
|||
using System.Collections.ObjectModel;
|
||||
using System.Linq;
|
||||
using Avalonia.Threading;
|
||||
using LibationWinForms.AvaloniaUI.Views.ProductsGrid;
|
||||
|
||||
namespace LibationWinForms.AvaloniaUI.Views
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue