private void UpdatePropertiesView(params object[] objects) { PropertiesForm.SelectObjects(objects); PropertiesForm.RefreshProperties(); }