PowerPoint Presentation ItemsControl 1 Items control 2 Better with grid 3 How about collection? 4 Can we customized this instead of vertical? ControlTemplate 5 Result? 6 Making item clickable Wrap all[.]
ItemsControl Items control Better with grid How about collection? Can we customized this instead of vertical? ControlTemplate Result? Making item clickable Wrap all inside an invisible button Accessing clicked item DataContext Mouse over effect Make class notify changed 10 Change list to binding list 11 Understand reference The parameter may be understood as pass by value Is it? 12 Create an edit window 13 Code behind 14 Popup menu 15 Homework Read all your items from Excel file Dislay list of all item in collection fashion Add, Update, Delete an item 16