namespace IHM.Desktop;

public partial class CV_DeletePlanification : ContentView
{
	public CV_DeletePlanification()
	{
		InitializeComponent();
	}

	private void Button_Clicked(object sender, EventArgs e)
	{

	}

	private void Button_Clicked_1(object sender, EventArgs e)
	{

	}
}