public CreateBillingOfficeView(CreateBillingOfficeViewModel createBillingOfficeViewModel)
     : this()
 {
     DataContext = createBillingOfficeViewModel;
 }
 public CreateBillingOfficeView( CreateBillingOfficeViewModel createBillingOfficeViewModel )
     : this()
 {
     DataContext = createBillingOfficeViewModel;
 }