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