namespace WheresMyMoney.Maui; public partial class PlannedPaymentContent : VerticalStackLayout { public PlannedPaymentContent() { InitializeComponent(); } }