C# WPF MVVM Instantiate Frame With Parameter
I have a WPF application with Window WINDOWCompanies. Within this window, I have two Comoboxes bound to ObservableCollections in the WINDOWCompaniesVM. The Companies combobox is populated once the Industry is selected.