Name |
Description |
BaseView |
Base class that all views in this application should extend from. This is so that each of those views has the basic mechanism for data or user driven events to raise requests to modify the current view to respond to or notify the user. |
Dashboard |
Interaction logic for Dashboard.xaml |
ProgressWait |
Interaction logic for ProgressWait.xaml |
Settings |
Interaction logic for Settings.xaml |
Statistics |
Interaction logic for Statistics.xaml |
ViewChangeRequestArgs |
Parameters for ViewChangeRequest event. |
Waste |
Interaction logic for Waste.xaml |