Skip to content

Commit

Permalink
chore: Adjust UniformGridLayout namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
morning4coffe-dev committed Feb 20, 2025
1 parent 011b16c commit cc55f66
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@
using VirtualizingLayoutContext = Microsoft/* UWP don't rename */.UI.Xaml.Controls.VirtualizingLayoutContext;
using ElementRealizationOptions = Microsoft/* UWP don't rename */.UI.Xaml.Controls.ElementRealizationOptions;
using LayoutContext = Microsoft/* UWP don't rename */.UI.Xaml.Controls.LayoutContext;
using UniformGridLayout = Microsoft/* UWP don't rename */.UI.Xaml.Controls.UniformGridLayout;
using Microsoft.UI.Xaml.Media;
using Private.Infrastructure;
using System.Threading.Tasks;
Expand Down

0 comments on commit cc55f66

Please sign in to comment.