using Avalonia.Controls.Primitives; namespace StabilityMatrix.Avalonia.Controls; public class UpscalerCard : TemplatedControl { }