public MainWindow() { InitializeComponent(); packageStoreService = new PackageStoreService(); conditionService = new ConditionService(); }