Skip to content

Commit 30650a1

Browse files
committed
Update StorageBar.Properties.cs
Added using for Size in StorageBar Properties
1 parent 67cc4f4 commit 30650a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Files.App.Controls/Storage/StorageBar/StorageBar.Properties.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
// Licensed under the MIT License. See the LICENSE.
33

44
using Microsoft.UI.Xaml;
5+
using Windows.Foundation;
56

67
namespace Files.App.Controls
78
{

0 commit comments

Comments
 (0)