Working with dynamic actions and Partial Views in the CODE Framework – Part 2
by Joseph on Jan 29th in .Net, C#, WPF, XAML
Last week, we discussed creating a Pizza Restaurant application with Partial Views and a Dynamic Action Collection. In this week’s blog post, we will look at setting up the View Models that enable the actual Action Collections. As things stand, the Pizza View looks something like this: One thing I did in the parent View Model (called […]