private void executeRemoveFittingCommand() { _table.RemoveFittings(_selectedFittingToRemove); IsEnabledRemove = false; }