|
|
|
@ -1,4 +1,9 @@ |
|
|
|
namespace Avalonia.Controls.Repeaters |
|
|
|
// This source file is adapted from the WinUI project.
|
|
|
|
// (https://github.com/microsoft/microsoft-ui-xaml)
|
|
|
|
//
|
|
|
|
// Licensed to The Avalonia Project under MIT License, courtesy of The .NET Foundation.
|
|
|
|
|
|
|
|
namespace Avalonia.Controls.Repeaters |
|
|
|
{ |
|
|
|
internal class OrientationBasedMeasures |
|
|
|
{ |
|
|
|
|