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 070f1c5 commit db95359Copy full SHA for db95359
src/Files.App.Controls/AdaptiveGridView/AdaptiveGridView.Properties.cs
@@ -19,7 +19,8 @@ namespace Files.App.Controls
19
/// The number and the width of items are calculated based on the
20
/// screen resolution in order to fully leverage the available screen space. The property ItemsHeight define
21
/// the items fixed height and the property DesiredWidth sets the minimum width for the elements to add a
22
- /// new column.</remarks>
+ /// new column.
23
+ /// </remarks>
24
public partial class AdaptiveGridView
25
{
26
/// <summary>
0 commit comments