I have the following code in my form default constructor where I set the DataContext by passing two parameters to my View Model. I also set one property to true by default which sets a checkbox to checked on form load.I have the following code in my form default co