We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f551c1 commit d515296Copy full SHA for d515296
src/Files.App/Data/Contracts/IRealTimeLayoutService.cs
@@ -1,4 +1,7 @@
1
-using Microsoft.UI.Xaml;
+// Copyright (c) 2024 Files Community
2
+// Licensed under the MIT License. See the LICENSE.
3
+
4
+using Microsoft.UI.Xaml;
5
using System.Globalization;
6
7
namespace Files.App.Data.Contracts
src/Files.App/Services/Content/RealTimeLayoutService.cs
using Windows.Win32;
using Windows.Win32.Foundation;
0 commit comments