File tree Expand file tree Collapse file tree 3 files changed +1
-3
lines changed
Microsoft.Toolkit.Uwp.UI.Controls.Layout/Carousel
UnitTests/UnitTests.UWP/UI/Controls Expand file tree Collapse file tree 3 files changed +1
-3
lines changed Original file line number Diff line number Diff line change 66using System . Collections . Generic ;
77using System . Linq ;
88using Microsoft . Toolkit . Uwp . UI . Automation . Peers ;
9- using Microsoft . Toolkit . Uwp . UI . Extensions ;
109using Windows . Foundation ;
1110using Windows . UI . Xaml ;
1211using Windows . UI . Xaml . Automation ;
Original file line number Diff line number Diff line change 33// See the LICENSE file in the project root for more information.
44
55using Microsoft . Toolkit . Uwp . UI . Controls ;
6- using Microsoft . Toolkit . Uwp . UI . Extensions ;
76using Windows . UI . Xaml . Automation ;
87using Windows . UI . Xaml . Automation . Peers ;
98using Windows . UI . Xaml . Automation . Provider ;
Original file line number Diff line number Diff line change 88using Windows . UI . Xaml . Automation ;
99using Microsoft . VisualStudio . TestTools . UnitTesting ;
1010using Windows . UI . Xaml . Automation . Peers ;
11+ using Microsoft . Toolkit . Uwp ;
1112using Microsoft . Toolkit . Uwp . UI . Automation . Peers ;
12- using Microsoft . Toolkit . Uwp . Extensions ;
1313using Microsoft . Toolkit . Uwp . UI . Controls ;
1414
1515namespace UnitTests . UWP . UI . Controls
You can’t perform that action at this time.
0 commit comments