Skip to content

Commit 71efaa7

Browse files
authored
Merge branch 'master' into feature/tabbedcommandbar
2 parents 8ba0622 + f1f69e3 commit 71efaa7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.Toolkit.Uwp.SampleApp/SamplePages/CanvasPathGeometry/CanvasPathGeometryPage.xaml.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
using System.Text;
99
using Microsoft.Graphics.Canvas.Geometry;
1010
using Microsoft.Graphics.Canvas.UI.Xaml;
11-
using Microsoft.Toolkit.Uwp.UI.Extensions;
11+
using Microsoft.Toolkit.Uwp.Extensions;
1212
using Microsoft.Toolkit.Uwp.UI.Media.Geometry;
1313
using Windows.System;
1414
using Windows.UI;

0 commit comments

Comments
 (0)