namespace ShoopNCook.Views; public partial class IngredientInput : ContentView { public IngredientInput() { InitializeComponent(); } }