public static void Main() { MVVMEditComboBoxItemsSample.App app = new MVVMEditComboBoxItemsSample.App(); app.Run(); }